Uses of Class
com.azure.resourcemanager.storage.models.NspAccessRulePropertiesSubscriptionsItem
Packages that use NspAccessRulePropertiesSubscriptionsItem
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of NspAccessRulePropertiesSubscriptionsItem in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return NspAccessRulePropertiesSubscriptionsItemModifier and TypeMethodDescriptionNspAccessRulePropertiesSubscriptionsItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NspAccessRulePropertiesSubscriptionsItem from the JsonReader.Set the id property: The ARM identifier of subscription.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type NspAccessRulePropertiesSubscriptionsItemModifier and TypeMethodDescriptionNspAccessRuleProperties.subscriptions()Get the subscriptions property: Subscriptions for inbound rules.Method parameters in com.azure.resourcemanager.storage.models with type arguments of type NspAccessRulePropertiesSubscriptionsItemModifier and TypeMethodDescriptionNspAccessRuleProperties.withSubscriptions(List<NspAccessRulePropertiesSubscriptionsItem> subscriptions) Set the subscriptions property: Subscriptions for inbound rules.