IResource.Tags Property
Definition
public System.Collections.Generic.IReadOnlyDictionary<string,string> Tags { get; }
member this.Tags : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Tags As IReadOnlyDictionary(Of String, String)
Property Value
the tags for the resource