共用方式為


CosmosDbDataConnection.TableName Property

Definition

The case-sensitive name of the existing target table in your cluster. Retrieved data is ingested into this table.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public string TableName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.TableName : string with get, set
Public Property TableName As String

Property Value

Implements

Attributes

Applies to