次の方法で共有


IaasVMRestoreRequest.RestoreDiskLunList プロパティ

定義

部分的な復元用のディスク LUN の一覧を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象