VirtualNetworkRuleProperties interface
Properties of a virtual network rule.
Properties
| ignore |
Create firewall rule before the virtual network has vnet service endpoint enabled. |
| state | Virtual Network Rule State |
| virtual |
The ARM resource id of the virtual network subnet. |
Property Details
ignoreMissingVnetServiceEndpoint
Create firewall rule before the virtual network has vnet service endpoint enabled.
ignoreMissingVnetServiceEndpoint?: boolean
Property Value
boolean
state
Virtual Network Rule State
state?: string
Property Value
string
virtualNetworkSubnetId
The ARM resource id of the virtual network subnet.
virtualNetworkSubnetId: string
Property Value
string