WebApiTagDefinition interface
通过网络发送的标记定义的表示形式。
属性详细信息
active
标记定义是否处于活动状态。
active: boolean
属性值
boolean
id
标记定义的 ID。
id: string
属性值
string
name
标记定义的名称。
name: string
属性值
string
url
标记定义的资源 URL。
url: string
属性值
string