Uses of Class
com.azure.resourcemanager.appplatform.models.ResourceSkuRestrictionsType
-
Packages that use ResourceSkuRestrictionsType Package Description com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of ResourceSkuRestrictionsType in com.azure.resourcemanager.appplatform.models
Fields in com.azure.resourcemanager.appplatform.models declared as ResourceSkuRestrictionsType Modifier and Type Field Description static ResourceSkuRestrictionsTypeResourceSkuRestrictionsType. LOCATIONStatic value Location for ResourceSkuRestrictionsType.static ResourceSkuRestrictionsTypeResourceSkuRestrictionsType. ZONEStatic value Zone for ResourceSkuRestrictionsType.Methods in com.azure.resourcemanager.appplatform.models that return ResourceSkuRestrictionsType Modifier and Type Method Description static ResourceSkuRestrictionsTypeResourceSkuRestrictionsType. fromString(String name)Creates or finds a ResourceSkuRestrictionsType from its string representation.ResourceSkuRestrictionsTypeResourceSkuRestrictions. type()Get the type property: Gets the type of restrictions.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type ResourceSkuRestrictionsType Modifier and Type Method Description static Collection<ResourceSkuRestrictionsType>ResourceSkuRestrictionsType. values()Methods in com.azure.resourcemanager.appplatform.models with parameters of type ResourceSkuRestrictionsType Modifier and Type Method Description ResourceSkuRestrictionsResourceSkuRestrictions. withType(ResourceSkuRestrictionsType type)Set the type property: Gets the type of restrictions.
-