DotNetComponentData.ServiceBinds Property

Definition

List of .NET Components that are bound to the .NET component.

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

Property Value

Applies to