ReadWriteDatabase.Statistics Property

Definition

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

Applies to