Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.TableProperties
Packages that use TableProperties
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
-
Uses of TableProperties in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return TablePropertiesModifier and TypeMethodDescriptionTableProperties.withPlan(TablePlanEnum plan) Set the plan property: Instruct the system how to handle and charge the logs ingested to this table.TableProperties.withRestoredLogs(RestoredLogs restoredLogs) Set the restoredLogs property: Parameters of the restore operation that initiated this table.TableProperties.withResultStatistics(ResultStatistics resultStatistics) Set the resultStatistics property: Search job execution statistics.TableProperties.withRetentionInDays(Integer retentionInDays) Set the retentionInDays property: The table retention in days, between 4 and 730.TableProperties.withSchema(Schema schema) Set the schema property: Table schema.TableProperties.withSearchResults(SearchResults searchResults) Set the searchResults property: Parameters of the search job that initiated this table.TableProperties.withTotalRetentionInDays(Integer totalRetentionInDays) Set the totalRetentionInDays property: The table total retention in days, between 4 and 2555.