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

JavaComponentServiceBind Class

Configuration to bind a Java Component to another Java Component.

Constructor

JavaComponentServiceBind(*, name: str | None = None, service_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the service bind.

Default value: None
service_id
str

Resource id of the target service.

Default value: None

Variables

Name Description
name
str

Name of the service bind.

service_id
str

Resource id of the target service.