Compartilhar via


WaitStatisticsOperationsExtensions.Get Método

Definição

Recuperar estatísticas de espera para o identificador especificado.

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

Parâmetros

operations
IWaitStatisticsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

serverName
String

O nome do servidor.

waitStatisticsId
String

O identificador de Estatística de Espera.

Retornos

Aplica-se a