Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachineImageFeature
Packages that use VirtualMachineImageFeature
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineImageFeature in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type VirtualMachineImageFeatureModifier and TypeMethodDescriptionVirtualMachineImageInner.features()Get the features property: The features property.VirtualMachineImageProperties.features()Get the features property: The features property.Method parameters in com.azure.resourcemanager.compute.fluent.models with type arguments of type VirtualMachineImageFeatureModifier and TypeMethodDescriptionVirtualMachineImageInner.withFeatures(List<VirtualMachineImageFeature> features) Set the features property: The features property.VirtualMachineImageProperties.withFeatures(List<VirtualMachineImageFeature> features) Set the features property: The features property. -
Uses of VirtualMachineImageFeature in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type VirtualMachineImageFeatureModifier and TypeClassDescriptionfinal classSpecifies additional capabilities supported by the image.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineImageFeatureModifier and TypeMethodDescriptionstatic VirtualMachineImageFeatureVirtualMachineImageFeature.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualMachineImageFeature from the JsonReader.Set the name property: The name of the feature.Set the value property: The corresponding value for the feature.