IProtectedItemModelProperties.ResynchronizationState Property

Definition

Gets or sets the resynchronization state.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "ResynchronizationInitiated", "ResynchronizationCompleted", "ResynchronizationFailed" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the resynchronization state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resynchronizationState", Update=false)]
public string ResynchronizationState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "ResynchronizationInitiated", "ResynchronizationCompleted", "ResynchronizationFailed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the resynchronization state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resynchronizationState", Update=false)>]
member this.ResynchronizationState : string
Public ReadOnly Property ResynchronizationState As String

Property Value

Attributes

Applies to