Sdílet prostřednictvím


ReadOnlyFollowingDatabase.StatisticsSize Property

Definition

The database size - the total size of compressed data and index in bytes.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public float? StatisticsSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.StatisticsSize : Nullable<single> with get, set
Public Property StatisticsSize As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to