Compartir a través de


RecoveryPointDiskConfiguration.ExcludedDiskList Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a