次の方法で共有


RestorePointSourceVMDataDisk.WriteAcceleratorEnabled プロパティ

定義

ディスクが書き込みアクセラレータが有効になっている場合、取得は true を示します。

[Newtonsoft.Json.JsonProperty(PropertyName="writeAcceleratorEnabled")]
public bool? WriteAcceleratorEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="writeAcceleratorEnabled")>]
member this.WriteAcceleratorEnabled : Nullable<bool>
Public ReadOnly Property WriteAcceleratorEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象