Share via


NWRuleSetVirtualNetworkRules.IgnoreMissingVnetServiceEndpoint Property

Definition

Gets or sets value that indicates whether to ignore missing VNet Service Endpoint

[Newtonsoft.Json.JsonProperty(PropertyName="ignoreMissingVnetServiceEndpoint")]
public bool? IgnoreMissingVnetServiceEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ignoreMissingVnetServiceEndpoint")>]
member this.IgnoreMissingVnetServiceEndpoint : Nullable<bool> with get, set
Public Property IgnoreMissingVnetServiceEndpoint As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to