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

PostgreSqlServer.StorageProfile Property

Definition

Storage profile of a server.

public Azure.Provisioning.PostgreSql.PostgreSqlStorageProfile StorageProfile { get; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlStorageProfile> StorageProfile { get; }
member this.StorageProfile : Azure.Provisioning.PostgreSql.PostgreSqlStorageProfile
member this.StorageProfile : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlStorageProfile>
Public ReadOnly Property StorageProfile As PostgreSqlStorageProfile
Public ReadOnly Property StorageProfile As BicepValue(Of PostgreSqlStorageProfile)

Property Value

Applies to