Share via


VirtualMachineImageBase.Tags Property

Definition

Specifies the tags that are assigned to the virtual machine. For more information about using tags, see Using tags to organize your Azure resources.

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