ResourceNavigationLinkInner Class

Definition

ResourceNavigationLink resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ResourceNavigationLinkInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ResourceNavigationLinkInner = class
    inherit SubResource
Public Class ResourceNavigationLinkInner
Inherits SubResource
Inheritance
ResourceNavigationLinkInner
Attributes

Constructors

ResourceNavigationLinkInner()

Initializes a new instance of the ResourceNavigationLinkInner class.

ResourceNavigationLinkInner(String, String, String, ProvisioningState, String, String, String)

Initializes a new instance of the ResourceNavigationLinkInner class.

Properties

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Id

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.

Applies to