IVMwareMachine.ChangeTrackingSupported Property

Definition

Value indicating whether change tracking is supported.

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

Property Value

Attributes

Applies to