Partager via


DataExport.TableNames Propriété

Définition

Obtient ou définit un tableau de tables à exporter, par exemple : ["Heartbeat, SecurityEvent"].

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à