Partilhar via


DatabaseStatistics.Size 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.Owned)]
public float? Size { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.Size : Nullable<single> with get, set
Public Property Size As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to