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
Methods in com.azure.resourcemanager.compute.models that return VirtualMachineImageFeatureModifier and TypeMethodDescriptionSet the name property: The name of the feature.Set the value property: The corresponding value for the feature.