VnetInfoInner.ResyncRequired 속성

정의

&resync가 필요한 경우 lt;code>true</code>를 가져오고, &그렇지 않으면 lt;code>false</code>를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resyncRequired")]
public bool? ResyncRequired { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resyncRequired")>]
member this.ResyncRequired : Nullable<bool>
Public ReadOnly Property ResyncRequired As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상