disks property
Preserved disks defined for this instance.
This map is keyed with the device names of the disks.
Implementation
core.Map<core.String, PreservedStatePreservedDisk>? disks;
Preserved disks defined for this instance.
This map is keyed with the device names of the disks.
core.Map<core.String, PreservedStatePreservedDisk>? disks;