Delen via


ContainerAppTemplate.ServiceBinds Property

Definition

List of container app services bound to the app.

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

Property Value

Applies to