Compartir a través de


IaasVMRestoreRequest.RestoreDiskLunList Propiedad

Definición

Obtiene o establece la lista de LUN de disco para la restauración parcial.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a