MachineLearningComputeInstanceProperties.DataDisks Property

Definition

Describes informations of dataDisks on this ComputeInstance.

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

Property Value

Applies to