Partager via


IaasVMRestoreRequest.RestoreDiskLunList Propriété

Définition

Obtient ou définit la liste des lun de disque pour la restauration partielle

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à