共用方式為


ResourceNavigationLink Class

Definition

ResourceNavigationLink resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ResourceNavigationLink : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ResourceNavigationLink = class
    inherit SubResource
Public Class ResourceNavigationLink
Inherits SubResource
Inheritance
ResourceNavigationLink
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.

Applies to