共用方式為


VnetInfoInner.IsSwift 屬性

定義

取得或設定旗標,這個旗標用於表示這是 VNET 插入

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於