MachineLearningComputeInstanceProperties.Applications 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.
Describes available applications and their endpoints on this ComputeInstance.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeInstanceApplication> Applications { get; }
member this.Applications : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeInstanceApplication>
Public ReadOnly Property Applications As IReadOnlyList(Of MachineLearningComputeInstanceApplication)