共用方式為


AppConfigurationKeyValue.Label Property

Definition

A value used to group key-values. The label is used in unison with the key to uniquely identify a key-value.

public Azure.Provisioning.BicepValue<string> Label { get; }
member this.Label : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property Label As BicepValue(Of String)

Property Value

Applies to