Share via


IInMageRcmFailbackReplicationDetails.DiscoveredVMDetailIsDeleted Property

Definition

A value indicating whether the VM is deleted.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the VM is deleted.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDeleted")]
public bool? DiscoveredVMDetailIsDeleted { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the VM is deleted.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDeleted")>]
member this.DiscoveredVMDetailIsDeleted : Nullable<bool>
Public ReadOnly Property DiscoveredVMDetailIsDeleted As Nullable(Of Boolean)

Property Value

Attributes

Applies to