Compartir a través de


AzureMonitorSelectedConfigurations.TableList Propiedad

Definición

Obtiene o establece la lista de tablas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a