Compartir a través de


CloudAppliance.IsVnetExpressConfigured Propiedad

Definición

Obtiene o establece indica si la red virtual usada está configurada con expressroute o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a