Compartir a través de


VnetInfoInner.IsSwift Propiedad

Definición

Obtiene o establece la marca que se usa para indicar si se trata de la inyección de red virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a