CustomService.Endpoints Property

Definition

Configuring the endpoints for the container.

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

Property Value

Applies to