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