Share via


PostgreSqlFlexibleServerStorageCapability.SupportedIopsTiers Property

Definition

List of available options to upgrade the storage performance.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerStorageTierCapability> SupportedIopsTiers { get; }
member this.SupportedIopsTiers : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerStorageTierCapability>
Public ReadOnly Property SupportedIopsTiers As IReadOnlyList(Of PostgreSqlFlexibleServerStorageTierCapability)

Property Value

Applies to