Sdílet prostřednictvím


WorkspaceSqlAadAdminsOperationsExtensions.BeginDelete Method

Definition

Deletes a workspace SQL active directory admin

public static void BeginDelete (this Microsoft.Azure.Management.Synapse.IWorkspaceSqlAadAdminsOperations operations, string resourceGroupName, string workspaceName);
static member BeginDelete : Microsoft.Azure.Management.Synapse.IWorkspaceSqlAadAdminsOperations * string * string -> unit
<Extension()>
Public Sub BeginDelete (operations As IWorkspaceSqlAadAdminsOperations, resourceGroupName As String, workspaceName As String)

Parameters

operations
IWorkspaceSqlAadAdminsOperations

The operations group for this extension method.

resourceGroupName
String

The name of the resource group. The name is case insensitive.

workspaceName
String

The name of the workspace

Applies to