Freigeben über


SapMonitorCollection.GetAsync(String, CancellationToken) Methode

Definition

Ruft eigenschaften eines SAP-Monitors für das angegebene Abonnement, die ressourcengruppe und den ressourcennamen ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/monitors/{monitorName}
  • Vorgang Idmonitors_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Workloads.SapMonitorResource>> GetAsync (string monitorName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Workloads.SapMonitorResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Workloads.SapMonitorResource>>
Public Overridable Function GetAsync (monitorName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of SapMonitorResource))

Parameter

monitorName
String

Name der SAP-Monitorressource.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

monitorName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

monitorName ist NULL.

Gilt für: