Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetworkRule

Package version

A virtual network rule.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

Optional ignoreMissingVnetServiceEndpoint

ignoreMissingVnetServiceEndpoint: undefined | false | true

Create firewall rule before the virtual network has vnet service endpoint enabled.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional state

Virtual Network Rule State. Possible values include: 'Initializing', 'InProgress', 'Ready', 'Deleting', 'Unknown' NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

virtualNetworkSubnetId

virtualNetworkSubnetId: string

The ARM resource id of the virtual network subnet.

Generated using TypeDoc