你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApiResourceProperties interface

API 资源属性。

属性

apiDefinitions

API 定义。 注意:此属性不会序列化。 它只能由服务器填充。

apiDefinitionUrl

API 定义。 注意:此属性不会序列化。 它只能由服务器填充。

backendService

后端服务。 注意:此属性不会序列化。 它只能由服务器填充。

capabilities

功能。 注意:此属性不会序列化。 它只能由服务器填充。

category

类别。 注意:此属性不会序列化。 它只能由服务器填充。

connectionParameters

连接参数。 注意:此属性不会序列化。 它只能由服务器填充。

generalInformation

API 常规信息。 注意:此属性不会序列化。 它只能由服务器填充。

integrationServiceEnvironment

集成服务环境参考。

metadata

元数据。 注意:此属性不会序列化。 它只能由服务器填充。

name

名称注意:此属性不会序列化。 它只能由服务器填充。

policies

API 的策略。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

runtimeUrls

运行时 URL。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

apiDefinitions

API 定义。 注意:此属性不会序列化。 它只能由服务器填充。

apiDefinitions?: ApiResourceDefinitions

属性值

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

集成服务环境参考。

integrationServiceEnvironment?: ResourceReference

属性值

metadata

元数据。 注意:此属性不会序列化。 它只能由服务器填充。

metadata?: ApiResourceMetadata

属性值

name

名称注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

policies

API 的策略。 注意:此属性不会序列化。 它只能由服务器填充。

policies?: ApiResourcePolicies

属性值

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

runtimeUrls

运行时 URL。 注意:此属性不会序列化。 它只能由服务器填充。

runtimeUrls?: string[]

属性值

string[]