PostgreSqlServerPropertiesForCreate.StorageProfile Property

Definition

Storage profile of a server.

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

Property Value

Applies to