Share via


JavaComponentProperties.ServiceBinds Property

Definition

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

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

Property Value

Applies to