次の方法で共有


AzureMonitorSelectedConfigurations.TableList プロパティ

定義

テーブルリストを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="tableList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.AzureMonitorTableConfiguration> TableList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tableList")>]
member this.TableList : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.AzureMonitorTableConfiguration> with get, set
Public Property TableList As IList(Of AzureMonitorTableConfiguration)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象