Compartir a través de


EventGridExtensions.GetEventGridPartnerNamespacePrivateEndpointConnectionResource Método

Definición

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

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

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 EventGridPartnerNamespacePrivateEndpointConnectionResource.

Se aplica a