Share via


PostgreSqlFlexibleServerResource.GetPostgreSqlMigrations Method

Definition

Gets a collection of PostgreSqlMigrationResources in the PostgreSqlFlexibleServer.

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

Returns

An object representing collection of PostgreSqlMigrationResources and their operations over a PostgreSqlMigrationResource.

Applies to