Compartilhar via


IntegrationServiceEnvironmentResource.Get(CancellationToken) Método

Definição

Obtém um ambiente de serviço de integração.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}
  • IdIntegrationServiceEnvironments_Get de operação
public virtual Azure.Response<Azure.ResourceManager.Logic.IntegrationServiceEnvironmentResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Logic.IntegrationServiceEnvironmentResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Logic.IntegrationServiceEnvironmentResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of IntegrationServiceEnvironmentResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a