Share via


PostgreSqlConfigurationList.Value Property

Definition

The list of server configurations.

public System.Collections.Generic.IList<Azure.ResourceManager.PostgreSql.PostgreSqlConfigurationData> Value { get; }
member this.Value : System.Collections.Generic.IList<Azure.ResourceManager.PostgreSql.PostgreSqlConfigurationData>
Public ReadOnly Property Value As IList(Of PostgreSqlConfigurationData)

Property Value

Applies to