Share via


AppConfigurationIdentity.KeyValueName Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public string KeyValueName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.KeyValueName : string with get, set
Public Property KeyValueName As String

Property Value

Implements

Attributes

Applies to