VirtualNetworkRuleInner.IgnoreMissingVnetServiceEndpoint Property

Definition

Gets or sets create firewall rule before the virtual network has vnet service endpoint enabled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to