Uses of Class
com.azure.resourcemanager.appplatform.models.ResourceSkuRestrictionsType
Packages that use ResourceSkuRestrictionsType
Package
Description
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 ResourceSkuRestrictionsTypeModifier and TypeFieldDescriptionstatic final ResourceSkuRestrictionsTypeResourceSkuRestrictionsType.LOCATIONStatic value Location for ResourceSkuRestrictionsType.static final ResourceSkuRestrictionsTypeResourceSkuRestrictionsType.ZONEStatic value Zone for ResourceSkuRestrictionsType.Methods in com.azure.resourcemanager.appplatform.models that return ResourceSkuRestrictionsTypeModifier and TypeMethodDescriptionstatic ResourceSkuRestrictionsTypeResourceSkuRestrictionsType.fromString(String name) Creates or finds a ResourceSkuRestrictionsType from its string representation.ResourceSkuRestrictions.type()Get the type property: Gets the type of restrictions.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type ResourceSkuRestrictionsTypeModifier and TypeMethodDescriptionResourceSkuRestrictionsType.values()Gets known ResourceSkuRestrictionsType values.Methods in com.azure.resourcemanager.appplatform.models with parameters of type ResourceSkuRestrictionsTypeModifier and TypeMethodDescriptionResourceSkuRestrictions.withType(ResourceSkuRestrictionsType type) Set the type property: Gets the type of restrictions.