Freigeben über


DiskExclusionProperties.IsInclusionList Eigenschaft

Definition

Ruft das Flag ab, um anzugeben, ob DiskLunList eingeschlossen/von der Sicherung ausgeschlossen werden soll, oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: