Partager via


RecoveryPointDiskConfiguration.ExcludedDiskList Propriété

Définition

Obtient ou définit les informations des disques exclus de la sauvegarde

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à