Partager via


ServersOperationsExtensions.Start(IServersOperations, String, String) Méthode

Définition

Démarre un serveur arrêté.

public static void Start (this Microsoft.Azure.Management.MySQL.IServersOperations operations, string resourceGroupName, string serverName);
static member Start : Microsoft.Azure.Management.MySQL.IServersOperations * string * string -> unit
<Extension()>
Public Sub Start (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 à