Freigeben über


TopQueryStatisticsOperationsExtensions.Get Methode

Definition

Rufen Sie die Abfragestatistik für den angegebenen Bezeichner ab.

public static Microsoft.Azure.Management.MySQL.Models.QueryStatistic Get (this Microsoft.Azure.Management.MySQL.ITopQueryStatisticsOperations operations, string resourceGroupName, string serverName, string queryStatisticId);
static member Get : Microsoft.Azure.Management.MySQL.ITopQueryStatisticsOperations * string * string * string -> Microsoft.Azure.Management.MySQL.Models.QueryStatistic
<Extension()>
Public Function Get (operations As ITopQueryStatisticsOperations, resourceGroupName As String, serverName As String, queryStatisticId As String) As QueryStatistic

Parameter

operations
ITopQueryStatisticsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

serverName
String

Name des Servers

queryStatisticId
String

Der Abfragestatistikbezeichner.

Gibt zurück

Gilt für: