Compartilhar via


IaasVMRestoreRequest.RestoreDiskLunList Propriedade

Definição

Obtém ou define a lista de LUNs de disco para restauração 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a