| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkRule |
VirtualNetworkRule.withAction(Action action)
Set the action property: The action of virtual network rule.
|
VirtualNetworkRule |
VirtualNetworkRule.withState(State state)
Set the state property: Gets the state of virtual network rule.
|
VirtualNetworkRule |
VirtualNetworkRule.withVirtualNetworkResourceId(String virtualNetworkResourceId)
Set the virtualNetworkResourceId property: Resource ID of a subnet, for example:
/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.