Freigeben über


RecoveryPointDiskConfiguration.IncludedDiskList Eigenschaft

Definition

Ruft Informationen von Datenträgern ab, die in der Sicherung enthalten sind, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: