Freigeben über


PostgreSqlFlexibleServerStorage.Iops Property

Definition

Maximum IOPS supported for storage. Required when type of storage is PremiumV2_LRS or UltraSSD_LRS.

public int? Iops { get; set; }
public int? Iops { get; }
member this.Iops : Nullable<int> with get, set
member this.Iops : Nullable<int>
Public Property Iops As Nullable(Of Integer)
Public ReadOnly Property Iops As Nullable(Of Integer)

Property Value

Applies to