Partager via


TablesOperationsExtensions.BeginUpdate Méthode

Définition

Mettre à jour une table d’espace de travail Log Analytics.

public static Microsoft.Azure.Management.OperationalInsights.Models.Table BeginUpdate (this Microsoft.Azure.Management.OperationalInsights.ITablesOperations operations, string resourceGroupName, string workspaceName, string tableName, Microsoft.Azure.Management.OperationalInsights.Models.Table parameters);
static member BeginUpdate : Microsoft.Azure.Management.OperationalInsights.ITablesOperations * string * string * string * Microsoft.Azure.Management.OperationalInsights.Models.Table -> Microsoft.Azure.Management.OperationalInsights.Models.Table
<Extension()>
Public Function BeginUpdate (operations As ITablesOperations, resourceGroupName As String, workspaceName As String, tableName As String, parameters As Table) As Table

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.

parameters
Table

Paramètres requis pour mettre à jour les propriétés de table.

Retours

S’applique à