ResourceNavigationLinkFormat Class

Properties of ResourceNavigationLink.

Constructor

ResourceNavigationLinkFormat(*args: Any, **kwargs: Any)

Variables

Name Description
linked_resource_type
str

Resource type of the linked resource.

link
str

Link to the external resource.

provisioning_state

The provisioning state of the resource navigation link resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".

Attributes

Link to the external resource.

link: str | None

linked_resource_type

Resource type of the linked resource.

linked_resource_type: str | None

provisioning_state

"Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".

provisioning_state: str | _models.ProvisioningState | None