StatusBanner interface
Banner type of emerging issue.
Properties
cloud | The cloud type of this banner. |
last |
The last time modified on this banner. |
message | The details of banner. |
title | The banner title. |
Property Details
cloud
The cloud type of this banner.
cloud?: string
Property Value
string
lastModifiedTime
The last time modified on this banner.
lastModifiedTime?: Date
Property Value
Date
message
The details of banner.
message?: string
Property Value
string
title
The banner title.
title?: string
Property Value
string