Bagikan melalui


DPMProtectedItemExtendedInfo.IsPresentOnCloud Property

Definition

Gets or sets to check if backup item is cloud protected.

[Newtonsoft.Json.JsonProperty(PropertyName="isPresentOnCloud")]
public bool? IsPresentOnCloud { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isPresentOnCloud")>]
member this.IsPresentOnCloud : Nullable<bool> with get, set
Public Property IsPresentOnCloud As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to