ResourceNavigationLink Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the ResourceNavigationLink type.
public class ResourceNavigationLink : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ResourceNavigationLink>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ResourceNavigationLink>
type ResourceNavigationLink = class
inherit NetworkResourceData
interface IJsonModel<ResourceNavigationLink>
interface IPersistableModel<ResourceNavigationLink>
Public Class ResourceNavigationLink
Inherits NetworkResourceData
Implements IJsonModel(Of ResourceNavigationLink), IPersistableModel(Of ResourceNavigationLink)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResourceNavigationLink() |
Initializes a new instance of the ResourceNavigationLink class. |
| ResourceNavigationLink(Boolean) |
Initializes a new instance of the ResourceNavigationLink class. |
Properties
| Name | Description |
|---|---|
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Link |
Gets or sets the Link compatibility property. |
| LinkedResourceType |
Gets or sets the LinkedResourceType compatibility property. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the resource navigation link resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |