Share via


ManagedDiskData.DiskIopsReadWrite Property

Definition

The number of IOPS allowed for this disk; only settable for UltraSSD disks. One operation can transfer between 4k and 256k bytes.

public long? DiskIopsReadWrite { get; set; }
member this.DiskIopsReadWrite : Nullable<int64> with get, set
Public Property DiskIopsReadWrite As Nullable(Of Long)

Property Value

Applies to