IDatabaseStatistics Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.DatabaseStatisticsTypeConverter))]
public interface IDatabaseStatistics : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.DatabaseStatisticsTypeConverter))>]
type IDatabaseStatistics = interface
    interface IJsonSerializable
Public Interface IDatabaseStatistics
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Size

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to