Condividi tramite


IDataTableResponseColumn.ColumnType Property

Definition

Column Type

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

Property Value

Attributes

Applies to