ContainerAppDaprComponentData.ServiceComponentBind Property

Definition

List of container app services that are bound to the Dapr component.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.DaprComponentServiceBinding> ServiceComponentBind { get; }
member this.ServiceComponentBind : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.DaprComponentServiceBinding>
Public ReadOnly Property ServiceComponentBind As IList(Of DaprComponentServiceBinding)

Property Value

Applies to