Sdílet prostřednictvím


VirtualNetworkRule.IgnoreMissingVNetServiceEndpoint Property

Definition

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

[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