ReadWriteDatabase.Statistics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the statistics of the database.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.statistics")]
public Microsoft.Azure.Management.Kusto.Models.DatabaseStatistics Statistics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.statistics")>]
member this.Statistics : Microsoft.Azure.Management.Kusto.Models.DatabaseStatistics
Public ReadOnly Property Statistics As DatabaseStatistics
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute