Compartir a través de


StorageInsight.Tables Propiedad

Definición

Obtiene o establece los nombres de las tablas de Azure que debe leer el área de trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tables")]
public System.Collections.Generic.IList<string> Tables { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tables")>]
member this.Tables : System.Collections.Generic.IList<string> with get, set
Public Property Tables As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a