KeyValue.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.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)]
public string Label { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)>]
member this.Label : string
Public ReadOnly Property Label As String

Property Value

Implements

Attributes

Applies to