Share via


PostgreSqlFlexibleServerData(AzureLocation) Constructor

Definition

Initializes a new instance of PostgreSqlFlexibleServerData.

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

Parameters

___location
AzureLocation

The ___location.

Applies to