BatchAccountData.Tags Property

Definition

The tags of the resource.

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

Property Value

Applies to