Uses of Enum
com.azure.resourcemanager.compute.models.ResourceSkuRestrictionsReasonCode
Packages that use ResourceSkuRestrictionsReasonCode
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ResourceSkuRestrictionsReasonCode in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ResourceSkuRestrictionsReasonCodeModifier and TypeMethodDescriptionResourceSkuRestrictionsReasonCode.fromString(String value) Parses a serialized value to a ResourceSkuRestrictionsReasonCode instance.ResourceSkuRestrictions.reasonCode()Get the reasonCode property: The reason for restriction.Returns the enum constant of this type with the specified name.static ResourceSkuRestrictionsReasonCode[]ResourceSkuRestrictionsReasonCode.values()Returns an array containing the constants of this enum type, in the order they are declared.