Link interface

Useful links for service health event.

Properties

bladeName

It provides the name of portal extension blade to produce link for given service health event.

displayText

Display text of link.

extensionName

It provides the name of portal extension to produce link for given service health event.

parameters

It provides a map of parameter name and value for portal extension blade to produce lik for given service health event.

type

Type of link.

Property Details

It provides the name of portal extension blade to produce link for given service health event.

bladeName?: string

Property Value

string

Display text of link.

displayText?: LinkDisplayText

Property Value

It provides the name of portal extension to produce link for given service health event.

extensionName?: string

Property Value

string

It provides a map of parameter name and value for portal extension blade to produce lik for given service health event.

parameters?: Record<string, unknown>

Property Value

Record<string, unknown>

Type of link.

type?: string

Property Value

string