DataDisk.DiskIOPSReadWrite プロパティ

定義

StorageAccountType がUltraSSD_LRSされている場合のマネージド ディスクのRead-Write IOPS を指定します。 VirtualMachine ScaleSet VM ディスクの場合にのみ返されます。 VirtualMachine スケール セットの更新によってのみ更新できます。

[Newtonsoft.Json.JsonProperty(PropertyName="diskIOPSReadWrite")]
public long? DiskIOPSReadWrite { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskIOPSReadWrite")>]
member this.DiskIOPSReadWrite : Nullable<int64>
Public ReadOnly Property DiskIOPSReadWrite As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象