Compartilhar via


OperationalInsightsWorkspaceResource.GetOperationalInsightsTable Método

Definição

Obtém uma tabela de workspace do Log Analytics.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables/{tableName}
  • IdTables_Get de operação
public virtual Azure.Response<Azure.ResourceManager.OperationalInsights.OperationalInsightsTableResource> GetOperationalInsightsTable (string tableName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetOperationalInsightsTable : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.OperationalInsightsTableResource>
override this.GetOperationalInsightsTable : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.OperationalInsightsTableResource>
Public Overridable Function GetOperationalInsightsTable (tableName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of OperationalInsightsTableResource)

Parâmetros

tableName
String

O nome da tabela.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

tableName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

tableName é nulo.

Aplica-se a