Freigeben über


RecoveryPointDiskConfiguration.ExcludedDiskList Eigenschaft

Definition

Ruft Informationen von Datenträgern ab, die von der Sicherung ausgeschlossen sind, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="excludedDiskList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.DiskInformation> ExcludedDiskList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludedDiskList")>]
member this.ExcludedDiskList : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.DiskInformation> with get, set
Public Property ExcludedDiskList As IList(Of DiskInformation)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: