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.
ResourceNavigationLink resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ResourceNavigationLink : Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ResourceNavigationLink = class
inherit SubResource
Public Class ResourceNavigationLink
Inherits SubResource
- Inheritance
- Attributes
Constructors
ResourceNavigationLink() |
Initializes a new instance of the ResourceNavigationLink class. |
ResourceNavigationLink(String, String, String, String, String, String, String) |
Initializes a new instance of the ResourceNavigationLink class. |
Properties
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Gets or sets resource ID. (Inherited from SubResource) |
Link |
Gets or sets link to the external resource. |
LinkedResourceType |
Gets or sets resource type of the linked resource. |
Name |
Gets or sets name of the resource that is unique within a resource group. This name can be used to access the resource. |
ProvisioningState |
Gets the provisioning state of the resource navigation link resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Type |
Gets resource type. |