Partager via


DiskExclusionProperties.DiskLunList Propriété

Définition

Obtient ou définit la liste des numéros d’unité logique (LUN) des disques à utiliser pour la protection des machines virtuelles.

[Newtonsoft.Json.JsonProperty(PropertyName="diskLunList")]
public System.Collections.Generic.IList<int?> DiskLunList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskLunList")>]
member this.DiskLunList : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property DiskLunList As IList(Of Nullable(Of Integer))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à