Partilhar via


BatchPrivateEndpointConnectionResource.Get(CancellationToken) Método

Definição

Obtém informações sobre a conexão de ponto de extremidade privado especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
  • IdPrivateEndpointConnection_Get de operação
public virtual Azure.Response<Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of BatchPrivateEndpointConnectionResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a