Compartir a través de


SynapseExtensions.GetSynapsePrivateEndpointConnectionForPrivateLinkHubResource Método

Definición

Obtiene un objeto que representa junto SynapsePrivateEndpointConnectionForPrivateLinkHubResource con las operaciones de instancia que se pueden realizar en él, pero sin datos. Puede usar CreateResourceIdentifier(String, String, String, String) para crear un SynapsePrivateEndpointConnectionForPrivateLinkHubResourceResourceIdentifier a partir de sus componentes.

public static Azure.ResourceManager.Synapse.SynapsePrivateEndpointConnectionForPrivateLinkHubResource GetSynapsePrivateEndpointConnectionForPrivateLinkHubResource (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetSynapsePrivateEndpointConnectionForPrivateLinkHubResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Synapse.SynapsePrivateEndpointConnectionForPrivateLinkHubResource
<Extension()>
Public Function GetSynapsePrivateEndpointConnectionForPrivateLinkHubResource (client As ArmClient, id As ResourceIdentifier) As SynapsePrivateEndpointConnectionForPrivateLinkHubResource

Parámetros

client
ArmClient

Instancia ArmClient en la que se ejecutará el método.

id
ResourceIdentifier

Identificador de recurso del recurso que se va a obtener.

Devoluciones

Devuelve un objeto SynapsePrivateEndpointConnectionForPrivateLinkHubResource.

Se aplica a