Uses of Class
com.azure.resourcemanager.kusto.models.ReadWriteDatabase
Package
Description
Package containing the data models for KustoManagementClient.
-
Uses of ReadWriteDatabase in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionReadWriteDatabase.withHotCachePeriod
(Duration hotCachePeriod) Set the hotCachePeriod property: The time the data should be kept in cache for fast queries in TimeSpan.ReadWriteDatabase.withLocation
(String location) Set the location property: Resource location.ReadWriteDatabase.withSoftDeletePeriod
(Duration softDeletePeriod) Set the softDeletePeriod property: The time the data should be kept before it stops being accessible to queries in TimeSpan.