Delen via


InMageRcmFailbackReplicationDetails.ResyncState Property

Definition

Gets the resync state. Possible values include: 'None', 'PreparedForResynchronization', 'StartedResynchronization'

[Newtonsoft.Json.JsonProperty(PropertyName="resyncState")]
public string ResyncState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resyncState")>]
member this.ResyncState : string
Public ReadOnly Property ResyncState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to