ApiResourceProperties interface
API 资源属性。
属性
| api |
API 定义。 注意:此属性不会序列化。 它只能由服务器填充。 |
| api |
API 定义。 注意:此属性不会序列化。 它只能由服务器填充。 |
| backend |
后端服务。 注意:此属性不会序列化。 它只能由服务器填充。 |
| capabilities | 功能。 注意:此属性不会序列化。 它只能由服务器填充。 |
| category | 类别。 注意:此属性不会序列化。 它只能由服务器填充。 |
| connection |
连接参数。 注意:此属性不会序列化。 它只能由服务器填充。 |
| general |
API 常规信息。 注意:此属性不会序列化。 它只能由服务器填充。 |
| integration |
集成服务环境参考。 |
| metadata | 元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 名称注意:此属性不会序列化。 它只能由服务器填充。 |
| policies | API 的策略。 注意:此属性不会序列化。 它只能由服务器填充。 |
| provisioning |
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| runtime |
运行时 URL。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
apiDefinitions
apiDefinitionUrl
API 定义。 注意:此属性不会序列化。 它只能由服务器填充。
apiDefinitionUrl?: string
属性值
string
backendService
后端服务。 注意:此属性不会序列化。 它只能由服务器填充。
backendService?: ApiResourceBackendService
属性值
capabilities
功能。 注意:此属性不会序列化。 它只能由服务器填充。
capabilities?: string[]
属性值
string[]
category
类别。 注意:此属性不会序列化。 它只能由服务器填充。
category?: string
属性值
string
connectionParameters
连接参数。 注意:此属性不会序列化。 它只能由服务器填充。
connectionParameters?: {[propertyName: string]: any}
属性值
{[propertyName: string]: any}
generalInformation
API 常规信息。 注意:此属性不会序列化。 它只能由服务器填充。
generalInformation?: ApiResourceGeneralInformation
属性值
integrationServiceEnvironment
metadata
name
名称注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
policies
provisioningState
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
runtimeUrls
运行时 URL。 注意:此属性不会序列化。 它只能由服务器填充。
runtimeUrls?: string[]
属性值
string[]