Share via


IVMwareMachineProperties.ChangeTrackingEnabled Property

Definition

Value indicating whether change tracking is enabled.

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

Property Value

Attributes

Applies to