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

적용 대상