Uses of Class
com.azure.resourcemanager.compute.models.AlternativeOption
Packages that use AlternativeOption
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of AlternativeOption in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return AlternativeOptionModifier and TypeMethodDescriptionImageDeprecationStatus.alternativeOption()Get the alternativeOption property: Describes the alternative option specified by the Publisher for this image when this image is deprecated.AlternativeOption.withType(AlternativeType type) Set the type property: Describes the type of the alternative option.Set the value property: Indicates the alternative option value specified by the Publisher.Methods in com.azure.resourcemanager.compute.models with parameters of type AlternativeOptionModifier and TypeMethodDescriptionImageDeprecationStatus.withAlternativeOption(AlternativeOption alternativeOption) Set the alternativeOption property: Describes the alternative option specified by the Publisher for this image when this image is deprecated.