다음을 통해 공유


VirtualMachineScaleSetDataDisk.DiskIopsReadWrite Property

Definition

Specifies the Read-Write IOPS for the managed disk. Should be used only when StorageAccountType is UltraSSD_LRS. If not specified, a default value would be assigned based on diskSizeGB.

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

Property Value

Applies to