Share via


ResourceGroup.Tags Property

Definition

Optional. Gets or sets the tags attached to the resource group.

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

Property Value

Applies to