Freigeben über


BatchAccountDetectorResource.Get(CancellationToken) Methode

Definition

Ruft Informationen über die angegebene Erkennung für ein bestimmtes Batch-Konto ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/detectors/{detectorId}
  • Vorgangs-IdBatchAccount_GetDetector
public virtual Azure.Response<Azure.ResourceManager.Batch.BatchAccountDetectorResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Batch.BatchAccountDetectorResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Batch.BatchAccountDetectorResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of BatchAccountDetectorResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: