SwiftVirtualNetworkInner.SwiftSupported 속성

정의

이 Web App의 배율 단위가 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

적용 대상