Compartilhar via


Column.Type Propriedade

Definição

Obtém ou define o tipo de dados de coluna. Os valores possíveis incluem: 'string', 'integer', 'number', 'boolean', 'object'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.ResourceGraph.Models.ColumnDataType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.ResourceGraph.Models.ColumnDataType with get, set
Public Property Type As ColumnDataType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a