IInMageRcmReplicationDetails.ResyncState Property

Definition

The resync state.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "PreparedForResynchronization", "StartedResynchronization" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The resync state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resyncState", Update=false)]
public string ResyncState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "PreparedForResynchronization", "StartedResynchronization" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The resync state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resyncState", Update=false)>]
member this.ResyncState : string
Public ReadOnly Property ResyncState As String

Property Value

Attributes

Applies to