Compartilhar via


MobileNetworkPacketCaptureResource.Get(CancellationToken) Método

Definição

Obtém informações sobre a sessão de captura de pacotes especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCaptures/{packetCaptureName}
  • Operação IdPacketCaptures_Get
public virtual Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of MobileNetworkPacketCaptureResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a