Megosztás a következőn keresztül:


IDataTableResponseColumn.ColumnName Property

Definition

Name of the column

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the column", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="columnName")]
public string ColumnName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the column", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="columnName")>]
member this.ColumnName : string with get, set
Public Property ColumnName As String

Property Value

Attributes

Applies to