次の方法で共有


LogAnalyticsQueryData.Tags プロパティ

定義

クエリに関連付けられているタグ。

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

プロパティ値

適用対象