get Table
Gets a Log Analytics workspace table. API Version: 2021-12-01-preview.
Return
Workspace data table definition.
Parameters
argument
null
suspend fun getTable(resourceGroupName: String, tableName: String, workspaceName: String): GetTableResult
Return
Workspace data table definition.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
table Name
The name of the table.
workspace Name
The name of the workspace.
See also
Return
Workspace data table definition.
Parameters
argument
Builder for com.pulumi.azurenative.operationalinsights.kotlin.inputs.GetTablePlainArgs.