Uses of Class
com.microsoft.azure.management.storage.VirtualNetworkRule
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of VirtualNetworkRule in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionVirtualNetworkRule.withAction
(Action action) Set the action of virtual network rule.Set gets the state of virtual network rule.VirtualNetworkRule.withVirtualNetworkResourceId
(String virtualNetworkResourceId) Set resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.Modifier and TypeMethodDescriptionNetworkRuleSet.virtualNetworkRules()
Get sets the virtual network rules.Modifier and TypeMethodDescriptionNetworkRuleSet.withVirtualNetworkRules
(List<VirtualNetworkRule> virtualNetworkRules) Set sets the virtual network rules.