disks property
Array of disks associated with this instance.
Persistent disks must be created before you can assign them.
Optional.
Implementation
core.List<AttachedDisk>? disks;
Array of disks associated with this instance.
Persistent disks must be created before you can assign them.
Optional.
core.List<AttachedDisk>? disks;