DotNetComponentServiceBind Class
Configuration to bind a .NET Component to another .NET Component.
Constructor
DotNetComponentServiceBind(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
Name of the service bind. |
|
service_id
|
Resource id of the target service. |
Attributes
name
Name of the service bind.
name: str | None
service_id
Resource id of the target service.
service_id: str | None