Compartilhar via


StorageInsight.Tables Propriedade

Definição

Obtém ou define os nomes das tabelas do Azure que o workspace deve ler

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a