Partager via


TablesOperationsExtensions.BeginCreateOrUpdate Méthode

Définition

Mettre à jour ou créer une table d’espace de travail Log Analytics.

public static Microsoft.Azure.Management.OperationalInsights.Models.Table BeginCreateOrUpdate (this Microsoft.Azure.Management.OperationalInsights.ITablesOperations operations, string resourceGroupName, string workspaceName, string tableName, Microsoft.Azure.Management.OperationalInsights.Models.Table parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.OperationalInsights.ITablesOperations * string * string * string * Microsoft.Azure.Management.OperationalInsights.Models.Table -> Microsoft.Azure.Management.OperationalInsights.Models.Table
<Extension()>
Public Function BeginCreateOrUpdate (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 à