Uses of Class
com.azure.resourcemanager.storage.models.NspAccessRule
Packages that use NspAccessRule
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of NspAccessRule in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type NspAccessRuleModifier and TypeClassDescriptionfinal classInformation of Access Rule in Network Security Perimeter profile.Methods in com.azure.resourcemanager.storage.models that return NspAccessRuleModifier and TypeMethodDescriptionstatic NspAccessRuleNspAccessRule.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NspAccessRule from the JsonReader.Set the name property: Name of the resource.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type NspAccessRuleModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationPropertiesProfile.accessRules()Get the accessRules property: List of Access Rules.Method parameters in com.azure.resourcemanager.storage.models with type arguments of type NspAccessRuleModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationPropertiesProfile.withAccessRules(List<NspAccessRule> accessRules) Set the accessRules property: List of Access Rules.