Sdílet prostřednictvím


MachineLearningComputeInstanceProperties.DataMounts Property

Definition

Describes informations of dataMounts on this ComputeInstance.

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

Property Value

Applies to