Freigeben über


ExtensionsOperationsExtensions.GetMonitoringStatusAsync Methode

Definition

Ruft die status der Operations Management Suite (OMS) im HDInsight-Cluster ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.HDInsight.Models.ClusterMonitoringResponse> GetMonitoringStatusAsync (this Microsoft.Azure.Management.HDInsight.IExtensionsOperations operations, string resourceGroupName, string clusterName, System.Threading.CancellationToken cancellationToken = default);
static member GetMonitoringStatusAsync : Microsoft.Azure.Management.HDInsight.IExtensionsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.HDInsight.Models.ClusterMonitoringResponse>
<Extension()>
Public Function GetMonitoringStatusAsync (operations As IExtensionsOperations, resourceGroupName As String, clusterName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ClusterMonitoringResponse)

Parameter

operations
IExtensionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: