IHyperscaleNodeEditionCapability.SupportedStorageEdition Property

Definition

The list of editions supported by this server edition.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The list of editions supported by this server edition.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IStorageEditionCapability) }, ReadOnly=true, Required=false, SerializedName="supportedStorageEditions")]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IStorageEditionCapability[] SupportedStorageEdition { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The list of editions supported by this server edition.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IStorageEditionCapability) }, ReadOnly=true, Required=false, SerializedName="supportedStorageEditions")>]
member this.SupportedStorageEdition : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IStorageEditionCapability[]
Public ReadOnly Property SupportedStorageEdition As IStorageEditionCapability()

Property Value

Attributes

Applies to