Share via


PostgreSqlFlexibleServerDatabase.Name Property

Definition

Name of the database (case-sensitive). Exact database names can be retrieved by getting the list of all existing databases in a server.

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