Share via


ResourceNavigationLinkFormatOutput interface

Properties of ResourceNavigationLink.

Properties

link

Link to the external resource.

linkedResourceType

Resource type of the linked resource.

provisioningState

The provisioning state of the resource navigation link resource.

Property Details

Link to the external resource.

link?: string

Property Value

string

linkedResourceType

Resource type of the linked resource.

linkedResourceType?: string

Property Value

string

provisioningState

The provisioning state of the resource navigation link resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"