Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetworkRule

Package version

A rule governing the accessibility of a vault from a specific virtual network.

Hierarchy

  • VirtualNetworkRule

Index

Properties

id

id: string

Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.

Optional ignoreMissingVnetServiceEndpoint

ignoreMissingVnetServiceEndpoint: undefined | false | true

Property to specify whether NRP will ignore the check if parent subnet has serviceEndpoints configured.

Generated using TypeDoc