Share via


PostgreSqlSku.Name Property

Definition

The name of the sku, typically, tier + family + cores, e.g. B_Gen4_1, GP_Gen5_8.

public Azure.Provisioning.BicepValue<string> Name { get; set; }
member this.Name : Azure.Provisioning.BicepValue<string> with get, set
Public Property Name As BicepValue(Of String)

Property Value

Applies to