Share via


SqlPoolsOperationsExtensions.BeginPause Methode

Definition

Anhalten des SQL-Pools

public static object BeginPause (this Microsoft.Azure.Management.Synapse.ISqlPoolsOperations operations, string resourceGroupName, string workspaceName, string sqlPoolName);
static member BeginPause : Microsoft.Azure.Management.Synapse.ISqlPoolsOperations * string * string * string -> obj
<Extension()>
Public Function BeginPause (operations As ISqlPoolsOperations, resourceGroupName As String, workspaceName As String, sqlPoolName As String) As Object

Parameter

operations
ISqlPoolsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

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

workspaceName
String

Den Namen des Arbeitsbereichs.

sqlPoolName
String

Name des SQL-Pools

Gibt zurück

Hinweise

Anhalten eines SQL-Pools

Gilt für: