다음을 통해 공유


VnetInfo.ResyncRequired Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to