Uses of Class
com.azure.resourcemanager.compute.models.ResourceSkuRestrictions
Packages that use ResourceSkuRestrictions
Package
Description
Package containing the inner data models for ComputeManagementClient.
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 ResourceSkuRestrictionsModifier and TypeMethodDescriptionResourceSkuInner.restrictions()Get the restrictions property: The restrictions because of which SKU cannot be used. -
Uses of ResourceSkuRestrictions in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ResourceSkuRestrictionsModifier and TypeClassDescriptionfinal classDescribes scaling information of a SKU.Methods in com.azure.resourcemanager.compute.models that return ResourceSkuRestrictionsModifier and TypeMethodDescriptionstatic ResourceSkuRestrictionsResourceSkuRestrictions.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceSkuRestrictions from the JsonReader.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ResourceSkuRestrictionsModifier and TypeMethodDescriptionComputeSku.restrictions()Gets the restrictions because of which SKU cannot be used.