Share via


AppConfigurationKeyValueData.Tags Property

Definition

A dictionary of tags that can help identify what a key-value may be applicable for.

public System.Collections.Generic.IDictionary<string,string> Tags { get; }
member this.Tags : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Tags As IDictionary(Of String, String)

Property Value

Applies to