Compartir a través de


VirtualNetworkRule.IgnoreMissingVnetServiceEndpoint Propiedad

Definición

Obtiene o establece o omite el punto de conexión de servicio de red virtual que falta o no.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a