다음을 통해 공유


PostgreSqlServerResource.GetPostgreSqlConfigurations Method

Definition

Gets a collection of PostgreSqlConfigurationResources in the PostgreSqlServer.

public virtual Azure.ResourceManager.PostgreSql.PostgreSqlConfigurationCollection GetPostgreSqlConfigurations ();
abstract member GetPostgreSqlConfigurations : unit -> Azure.ResourceManager.PostgreSql.PostgreSqlConfigurationCollection
override this.GetPostgreSqlConfigurations : unit -> Azure.ResourceManager.PostgreSql.PostgreSqlConfigurationCollection
Public Overridable Function GetPostgreSqlConfigurations () As PostgreSqlConfigurationCollection

Returns

An object representing collection of PostgreSqlConfigurationResources and their operations over a PostgreSqlConfigurationResource.

Applies to