Compartilhar via


AzureTrafficCollectorResource.GetCollectorPolicyAsync Método

Definição

Obtém a política de coletor em um Coletor de Tráfego especificado

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkFunction/azureTrafficCollectors/{azureTrafficCollectorName}/collectorPolicies/{collectorPolicyName}
  • Operação IdCollectorPolicies_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetworkFunction.CollectorPolicyResource>> GetCollectorPolicyAsync (string collectorPolicyName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetCollectorPolicyAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetworkFunction.CollectorPolicyResource>>
override this.GetCollectorPolicyAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetworkFunction.CollectorPolicyResource>>
Public Overridable Function GetCollectorPolicyAsync (collectorPolicyName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of CollectorPolicyResource))

Parâmetros

collectorPolicyName
String

Nome da Política do Coletor.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

collectorPolicyName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

collectorPolicyName é nulo.

Aplica-se a