Compartir a través de


VnetInfoResource.ResyncRequired Propiedad

Definición

Obtiene <code>true</code> si se requiere una resincronización; de lo contrario, <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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a