Partager via


TablesOperationsExtensions.Get Méthode

Définition

Obtient une table d’espace de travail Log Analytics.

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

Retours

S’applique à