ResourceNavigationLink Class
ResourceNavigationLink resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network.v2019_09_01.models._models_py3.SubResourceResourceNavigationLink
Constructor
ResourceNavigationLink(*, id: typing.Union[str, NoneType] = None, name: typing.Union[str, NoneType] = None, linked_resource_type: typing.Union[str, NoneType] = None, link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- id
- str
Resource ID.
- name
- str
Name of the resource that is unique within a resource group. This name can be used to access the resource.
- linked_resource_type
- str
Resource type of the linked resource.
- link
- str
Link to the external resource.
Variables
- etag
- str
A unique read-only string that changes whenever the resource is updated.
- type
- str
Resource type.
- provisioning_state
- str or ProvisioningState
The provisioning state of the resource navigation link resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed".
Feedback
Submit and view feedback for