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

ApiResourceMetadata interface

API 资源元数据。

属性

apiType

API 类型。

brandColor

品牌颜色。

connectionType

连接类型。

deploymentParameters

连接器部署参数元数据。

hideKey

隐藏键。

provisioningState

预配状态。

source

源。

tags

标记。

wsdlImportMethod

WSDL 导入方法。

wsdlService

WSDL 服务。

属性详细信息

apiType

API 类型。

apiType?: string

属性值

string

brandColor

品牌颜色。

brandColor?: string

属性值

string

connectionType

连接类型。

connectionType?: string

属性值

string

deploymentParameters

连接器部署参数元数据。

deploymentParameters?: ApiDeploymentParameterMetadataSet

属性值

hideKey

隐藏键。

hideKey?: string

属性值

string

provisioningState

预配状态。

provisioningState?: string

属性值

string

source

源。

source?: string

属性值

string

tags

标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

wsdlImportMethod

WSDL 导入方法。

wsdlImportMethod?: string

属性值

string

wsdlService

WSDL 服务。

wsdlService?: WsdlService

属性值