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

BindingResourceProperties interface

绑定资源属性有效负载

属性

bindingParameters

绑定资源的绑定参数

createdAt

绑定资源创建时间注意:此属性不会序列化。 它只能由服务器填充。

generatedProperties

此绑定生成的 Spring Boot 属性文件。 将扣除机密。 注意:此属性不会序列化。 它只能由服务器填充。

key

绑定资源的键

resourceId

绑定资源的 Azure 资源 ID

resourceName

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

resourceType

绑定资源的标准 Azure 资源类型注意:此属性不会序列化。 它只能由服务器填充。

updatedAt

绑定资源的更新时间注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

bindingParameters

绑定资源的绑定参数

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

属性值

{[propertyName: string]: string}

createdAt

绑定资源创建时间注意:此属性不会序列化。 它只能由服务器填充。

createdAt?: string

属性值

string

generatedProperties

此绑定生成的 Spring Boot 属性文件。 将扣除机密。 注意:此属性不会序列化。 它只能由服务器填充。

generatedProperties?: string

属性值

string

key

绑定资源的键

key?: string

属性值

string

resourceId

绑定资源的 Azure 资源 ID

resourceId?: string

属性值

string

resourceName

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

resourceName?: string

属性值

string

resourceType

绑定资源的标准 Azure 资源类型注意:此属性不会序列化。 它只能由服务器填充。

resourceType?: string

属性值

string

updatedAt

绑定资源的更新时间注意:此属性不会序列化。 它只能由服务器填充。

updatedAt?: string

属性值

string