Compartir a través de


RecoveryPointDiskConfiguration.IncludedDiskList Propiedad

Definición

Obtiene o establece información de los discos incluidos en la copia de seguridad.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a