你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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