Compartilhar via


TablesOperationsExtensions.Get Método

Definição

Obtém uma tabela de workspace do 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

Parâmetros

operations
ITablesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

workspaceName
String

O nome do workspace.

tableName
String

O nome da tabela.

Retornos

Aplica-se a