ComputeInstanceSchema.DataDisk Property

Definition

Describes informations of dataDisks on this ComputeInstance.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IComputeInstanceDataDisk> DataDisk { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.DataDisk : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IComputeInstanceDataDisk>
Public ReadOnly Property DataDisk As List(Of IComputeInstanceDataDisk)

Property Value

Implements

Attributes

Applies to