Share via


IProtectedItemModelProperties.ResynchronizationState Property

Definition

Gets or sets the resynchronization state.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the resynchronization state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ResynchronizationState) }, ReadOnly=true, Required=false, SerializedName="resynchronizationState")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ResynchronizationState? ResynchronizationState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the resynchronization state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ResynchronizationState) }, ReadOnly=true, Required=false, SerializedName="resynchronizationState")>]
member this.ResynchronizationState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.ResynchronizationState>
Public ReadOnly Property ResynchronizationState As Nullable(Of ResynchronizationState)

Property Value

Attributes

Applies to