Share via


IStorage Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.StorageTypeConverter))]
public interface IStorage : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.StorageTypeConverter))>]
type IStorage = interface
    interface IJsonSerializable
Public Interface IStorage
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

SizeGb

Max storage allowed for a server.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to