Uses of Enum Class
com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ResourceSkuRestrictionsReasonCode in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionResourceSkuRestrictionsReasonCode.fromString
(String value) Parses a serialized value to a ResourceSkuRestrictionsReasonCode instance.ResourceSkuRestrictions.reasonCode()
Get the reason for restriction.Returns the enum constant of this class with the specified name.static ResourceSkuRestrictionsReasonCode[]
ResourceSkuRestrictionsReasonCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.