Share via


IVMwareCbtEnableMigrationInput.PerformAutoResync Property

Definition

A value indicating whether auto resync is to be done.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether auto resync is to be done.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="performAutoResync")]
public string PerformAutoResync { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether auto resync is to be done.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="performAutoResync")>]
member this.PerformAutoResync : string with get, set
Public Property PerformAutoResync As String

Property Value

Attributes

Applies to