Share via


AppConfigurationKeyValue.Name Property

Definition

Identifier of key and label combination. Key and label are joined by $ character. Label is optional.

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