ResourceNavigationLink interface  
ResourceNavigationLink resource.
- Extends
 
Properties
| etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| link | Link to the external resource  | 
| linked | 
	Resource type of the linked resource.  | 
| name | Name of the resource that is unique within a resource group. This name can be used to access the resource.  | 
| provisioning | 
	Provisioning state of the ResourceNavigationLink resource. NOTE: This property will not be serialized. It can only be populated by the server.  | 
Inherited Properties
| id | Resource ID.  | 
Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
				Property Value
string
link
Link to the external resource
link?: string
				Property Value
string
		linkedResourceType
	  
	Resource type of the linked resource.
linkedResourceType?: string
				Property Value
string
name
Name of the resource that is unique within a resource group. This name can be used to access the resource.
name?: string
				Property Value
string
		provisioningState
	 
	Provisioning state of the ResourceNavigationLink resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
				Property Value
string