Delen via


InMageRcmFailbackDiscoveredProtectedVmDetails.IsDeleted Property

Definition

Gets a value indicating whether the VM is deleted.

[Newtonsoft.Json.JsonProperty(PropertyName="isDeleted")]
public bool? IsDeleted { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDeleted")>]
member this.IsDeleted : Nullable<bool>
Public ReadOnly Property IsDeleted As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to