MachineLearningComputeInstanceProperties.CustomServices Property

Definition

List of Custom Services added to the compute.

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.CustomService> CustomServices { get; set; }
member this.CustomServices : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.CustomService> with get, set
Public Property CustomServices As IList(Of CustomService)

Property Value

Applies to