IVMwareMachine.ChangeTrackingEnabled Property

Definition

Value indicating whether change tracking is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Value indicating whether change tracking is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="changeTrackingEnabled", Update=false)]
public bool? ChangeTrackingEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Value indicating whether change tracking is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="changeTrackingEnabled", Update=false)>]
member this.ChangeTrackingEnabled : Nullable<bool>
Public ReadOnly Property ChangeTrackingEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to