共用方式為


ICosmosDbDataConnection.TableName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The case-sensitive name of the existing target table in your cluster. Retrieved data is ingested into this table.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tableName")]
public string TableName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The case-sensitive name of the existing target table in your cluster. Retrieved data is ingested into this table.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tableName")>]
member this.TableName : string with get, set
Public Property TableName As String

Property Value

Attributes

Applies to