Compartir a través de


DiskExclusionProperties.DiskLunList Propiedad

Definición

Obtiene o establece la lista de números de unidad lógica (LUN) de discos que se usarán para la protección de máquinas virtuales.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a