次の方法で共有


ReadOnlyFollowingDatabase.Statistics プロパティ

定義

データベースの統計を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象