dataDisks property

List<Disk>? dataDisks
getter/setter pair

Data disks that are used by a VM in this workflow.

Implementation

core.List<Disk>? dataDisks;