Compartilhar via


ArmPostgreSqlModelFactory.PostgreSqlServerPrivateEndpointConnection Método

Definição

Inicializa uma nova instância do PostgreSqlServerPrivateEndpointConnection.

public static Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPrivateEndpointConnection PostgreSqlServerPrivateEndpointConnection (Azure.Core.ResourceIdentifier id = default, Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPrivateEndpointConnectionProperties properties = default);
static member PostgreSqlServerPrivateEndpointConnection : Azure.Core.ResourceIdentifier * Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPrivateEndpointConnectionProperties -> Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPrivateEndpointConnection
Public Shared Function PostgreSqlServerPrivateEndpointConnection (Optional id As ResourceIdentifier = Nothing, Optional properties As PostgreSqlServerPrivateEndpointConnectionProperties = Nothing) As PostgreSqlServerPrivateEndpointConnection

Parâmetros

id
ResourceIdentifier

ID do recurso da conexão de ponto de extremidade privado.

properties
PostgreSqlServerPrivateEndpointConnectionProperties

Propriedades de conexão de ponto de extremidade privado.

Retornos

Uma nova PostgreSqlServerPrivateEndpointConnection instância para simulação.

Aplica-se a