volumeInfos property
An array of VolumeInfo objects, where each object describes an iSCSI
volume. If no volumes are defined for the gateway, then
VolumeInfos
is an empty array "[]".
Implementation
final List<VolumeInfo>? volumeInfos;
An array of VolumeInfo objects, where each object describes an iSCSI
volume. If no volumes are defined for the gateway, then
VolumeInfos
is an empty array "[]".
final List<VolumeInfo>? volumeInfos;