TypeField interface
Information about a field of a type.
Properties
name | Gets or sets the name of the field. |
type | Gets or sets the type of the field. |
Property Details
name
Gets or sets the name of the field.
name?: string
Property Value
string
type
Gets or sets the type of the field.
type?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript