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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript