expectedOutages property

List<InterconnectOutageNotification>? expectedOutages
getter/setter pair

A list of outages expected for this Interconnect.

Output only.

Implementation

core.List<InterconnectOutageNotification>? expectedOutages;