Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualNetworkRule |
VirtualNetworkRule.withAction(Action action)
Set the action of virtual network rule.
|
VirtualNetworkRule |
VirtualNetworkRule.withState(State state)
Set gets the state of virtual network rule.
|
VirtualNetworkRule |
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 Type | Method and Description |
---|---|
List<VirtualNetworkRule> |
NetworkRuleSet.virtualNetworkRules()
Get sets the virtual network rules.
|
Modifier and Type | Method and Description |
---|---|
NetworkRuleSet |
NetworkRuleSet.withVirtualNetworkRules(List<VirtualNetworkRule> virtualNetworkRules)
Set sets the virtual network rules.
|
Copyright © 2019. All rights reserved.