Partager via


TablesOperationsExtensions.BeginDelete Méthode

Définition

Supprimer une table d’espace de travail Log Analytics.

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

Paramètres

operations
ITablesOperations

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

resourceGroupName
String

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

workspaceName
String

Nom de l’espace de travail.

tableName
String

Nom de la table.

S’applique à