Partager via


ServersOperationsExtensions.Restart Méthode

Définition

Redémarre un serveur.

public static void Restart (this Microsoft.Azure.Management.MySQL.IServersOperations operations, string resourceGroupName, string serverName);
static member Restart : Microsoft.Azure.Management.MySQL.IServersOperations * string * string -> unit
<Extension()>
Public Sub Restart (operations As IServersOperations, resourceGroupName As String, serverName As String)

Paramètres

operations
IServersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

serverName
String

Le nom du serveur

S’applique à