Package version:

Interface VirtualNetworkRule

Virtual Network rule.

Hierarchy

  • VirtualNetworkRule

Properties

action?: "Allow"

The action of virtual network rule.

state?: State

Gets the state of virtual network rule. NOTE: This property will not be serialized. It can only be populated by the server.

virtualNetworkResourceId: string

Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.

Generated using TypeDoc