disk property
An array of disks that are associated with the instances that are created from these properties.
Implementation
core.List<AttachedDisk>? disk;
An array of disks that are associated with the instances that are created from these properties.
core.List<AttachedDisk>? disk;