PostgreSqlServerPropertiesForCreate.StorageProfile Property       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)