AzureMonitorSelectedConfigurations.TableList Property

Definition

Gets or sets the table list.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to