Uses of Class
com.azure.resourcemanager.compute.models.ResourceSkuRestrictionInfo
Packages that use ResourceSkuRestrictionInfo
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ResourceSkuRestrictionInfo in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ResourceSkuRestrictionInfoModifier and TypeClassDescriptionfinal classDescribes an available Compute SKU Restriction Information.Methods in com.azure.resourcemanager.compute.models that return ResourceSkuRestrictionInfoModifier and TypeMethodDescriptionstatic ResourceSkuRestrictionInfoResourceSkuRestrictionInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceSkuRestrictionInfo from the JsonReader.ResourceSkuRestrictions.restrictionInfo()Get the restrictionInfo property: The information about the restriction where the SKU cannot be used.