Compartilhar via


RecoveryPointDiskConfiguration.ExcludedDiskList Propriedade

Definição

Obtém ou define informações de discos excluídos do backup

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a