共用方式為


SwiftVirtualNetworkInner.SwiftSupported 屬性

定義

取得或設定旗標,指定此 Web 應用程式是否支援 Swift 整合的縮放單位。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於