DaprComponentServiceBinding Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration to bind a Dapr Component to a dev ContainerApp Service.
public class DaprComponentServiceBinding : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppContainers.Models.DaprComponentServiceBinding>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppContainers.Models.DaprComponentServiceBinding>
type DaprComponentServiceBinding = class
interface IJsonModel<DaprComponentServiceBinding>
interface IPersistableModel<DaprComponentServiceBinding>
Public Class DaprComponentServiceBinding
Implements IJsonModel(Of DaprComponentServiceBinding), IPersistableModel(Of DaprComponentServiceBinding)
- Inheritance
-
DaprComponentServiceBinding
- Implements
Constructors
| Name | Description |
|---|---|
| DaprComponentServiceBinding() |
Initializes a new instance of DaprComponentServiceBinding. |
Properties
| Name | Description |
|---|---|
| Metadata |
Service bind metadata. |
| Name |
Name of the service bind. |
| ServiceId |
Resource id of the target service. |