Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailabilityStatusPropertiesRecentlyResolvedState

Package version

interface

An interface representing AvailabilityStatusPropertiesRecentlyResolvedState. An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned

Hierarchy

  • AvailabilityStatusPropertiesRecentlyResolvedState

Index

Properties

Optional resolvedTime

resolvedTime: Date
member

{Date} [resolvedTime] Timestamp when the availabilityState changes to Available.

Optional unavailabilitySummary

unavailabilitySummary: undefined | string
member

{string} [unavailabilitySummary] Brief description of cause of the resource becoming unavailable.

Optional unavailableOccurredTime

unavailableOccurredTime: Date
member

{Date} [unavailableOccurredTime] Timestamp for when the availabilityState changed to Unavailable

Generated using TypeDoc