JavaComponentProperties.ServiceBinds Property
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.
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)