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

ServiceBind Class

Configuration to bind a ContainerApp to a dev ContainerApp Service.

Constructor

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

Keyword-Only Parameters

Name Description
service_id
str

Resource id of the target service.

Default value: None
name
str

Name of the service bind.

Default value: None

Variables

Name Description
service_id
str

Resource id of the target service.

name
str

Name of the service bind.