KeyVaultVirtualNetworkRule.IgnoreMissingVnetServiceEndpoint Property

Definition

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

public bool? IgnoreMissingVnetServiceEndpoint { get; set; }
member this.IgnoreMissingVnetServiceEndpoint : Nullable<bool> with get, set
Public Property IgnoreMissingVnetServiceEndpoint As Nullable(Of Boolean)

Property Value

Applies to