Uses of Class
com.azure.resourcemanager.compute.models.ResourceSkuRestrictions
-
Packages that use ResourceSkuRestrictions Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ResourceSkuRestrictions in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type ResourceSkuRestrictions Modifier and Type Method Description List<ResourceSkuRestrictions>ResourceSkuInner. restrictions()Get the restrictions property: The restrictions because of which SKU cannot be used. -
Uses of ResourceSkuRestrictions in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ResourceSkuRestrictions Modifier and Type Method Description List<ResourceSkuRestrictions>ComputeSku. restrictions()
-