Share via


IVMwareToAzStackHciprotectedItemModelCustomProperties.ResyncState Property

Definition

Gets or sets the resync state.

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

Property Value

Attributes

Applies to