次の方法で共有


IaasVMRestoreRequest.RestoreWithManagedDisks プロパティ

定義

マネージド ディスクを使用してアンマネージド ディスク VM を復元する必要があることを示すフラグを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="restoreWithManagedDisks")]
public bool? RestoreWithManagedDisks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restoreWithManagedDisks")>]
member this.RestoreWithManagedDisks : Nullable<bool> with get, set
Public Property RestoreWithManagedDisks As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象