MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel.TableName Property

Definition

Gets name of the table

[Newtonsoft.Json.JsonProperty(PropertyName="tableName")]
public string TableName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tableName")>]
member this.TableName : string
Public ReadOnly Property TableName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to