Uses of Class
com.azure.resourcemanager.storage.models.Restriction
Packages that use Restriction
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of Restriction in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return types with arguments of type RestrictionModifier and TypeMethodDescriptionSkuInformationInner.restrictions()Get the restrictions property: The restrictions because of which SKU cannot be used.Method parameters in com.azure.resourcemanager.storage.fluent.models with type arguments of type RestrictionModifier and TypeMethodDescriptionSkuInformationInner.withRestrictions(List<Restriction> restrictions) Set the restrictions property: The restrictions because of which SKU cannot be used. -
Uses of Restriction in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return RestrictionModifier and TypeMethodDescriptionstatic RestrictionRestriction.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Restriction from the JsonReader.Restriction.withReasonCode(ReasonCode reasonCode) Set the reasonCode property: The reason for the restriction.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type RestrictionModifier and TypeMethodDescriptionStorageSku.restrictions()Gets restrictions because of which sku cannot be used.