Compartir a través de


ArmPostgreSqlModelFactory.PostgreSqlServerPrivateEndpointConnection Método

Definición

Inicializa una nueva instancia de 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

Identificador de recurso de la conexión de punto de conexión privado.

properties
PostgreSqlServerPrivateEndpointConnectionProperties

Propiedades de conexión de punto de conexión privado.

Devoluciones

PostgreSqlServerPrivateEndpointConnection Nueva instancia de para simular.

Se aplica a