Share via


IStorageEditionCapability Interface

Definition

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

Properties

Name Description
Name

storage edition name

Status

The status

SupportedStorageMb

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to