Share via


BatchVmConfiguration.DataDisks Property

Definition

This property must be specified if the compute nodes in the pool need to have empty data disks attached to them.

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

Property Value

Applies to