Uses of Interface
com.azure.resourcemanager.loganalytics.models.Table
Packages that use Table
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of Table in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return TableModifier and TypeMethodDescriptionTable.Update.apply()Executes the update request.Table.Update.apply(com.azure.core.util.Context context) Executes the update request.Table.DefinitionStages.WithCreate.create()Executes the create request.Table.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Gets a Log Analytics workspace table.Gets a Log Analytics workspace table.Table.refresh()Refreshes the resource to sync with Azure.Table.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type TableModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Table>Tables.getByIdWithResponse(String id, com.azure.core.util.Context context) Gets a Log Analytics workspace table.com.azure.core.http.rest.Response<Table>Tables.getWithResponse(String resourceGroupName, String workspaceName, String tableName, com.azure.core.util.Context context) Gets a Log Analytics workspace table.com.azure.core.http.rest.PagedIterable<Table>Tables.listByWorkspace(String resourceGroupName, String workspaceName) Gets all the tables for the specified Log Analytics workspace.com.azure.core.http.rest.PagedIterable<Table>Tables.listByWorkspace(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Gets all the tables for the specified Log Analytics workspace.