VirtualNetworkRule interface
A rule governing the accessibility of a vault from a specific virtual network.
Properties
id | Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'. |
ignore |
Property to specify whether NRP will ignore the check if parent subnet has serviceEndpoints configured. |
Property Details
id
Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
id: string
Property Value
string
ignoreMissingVnetServiceEndpoint
Property to specify whether NRP will ignore the check if parent subnet has serviceEndpoints configured.
ignoreMissingVnetServiceEndpoint?: boolean
Property Value
boolean