ResourceNavigationLink Class
ResourceNavigationLink resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network.v2018_11_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.
- provisioning_state
- str
Provisioning state of the ResourceNavigationLink resource.
Feedback
Submit and view feedback for