Share via


PostgreSqlMigrationData(AzureLocation) Constructor

Definition

Initializes a new instance of PostgreSqlMigrationData.

public PostgreSqlMigrationData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.PostgreSql.FlexibleServers.PostgreSqlMigrationData : Azure.Core.AzureLocation -> Azure.ResourceManager.PostgreSql.FlexibleServers.PostgreSqlMigrationData
Public Sub New (location As AzureLocation)

Parameters

location
AzureLocation

The location.

Applies to