Freigeben über


TablesOperationsExtensions.Get Methode

Definition

Ruft eine Log Analytics-Arbeitsbereichstabelle ab.

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

Parameter

operations
ITablesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

workspaceName
String

Den Namen des Arbeitsbereichs

tableName
String

Der Name der Tabelle.

Gibt zurück

Gilt für: