Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetworkRule

Package version

Virtual Network rule.

Hierarchy

  • VirtualNetworkRule

Index

Properties

Optional action

action: Action

The action of virtual network rule. Possible values include: 'Allow'. Default value: 'Allow'.

Optional state

state: State

Gets the state of virtual network rule. Possible values include: 'provisioning', 'deprovisioning', 'succeeded', 'failed', 'networkSourceDeleted'

virtualNetworkResourceId

virtualNetworkResourceId: string

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

Generated using TypeDoc