ResourceLink Class

The resource link.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.resource.links._serialization.Model
ResourceLink

Constructor

ResourceLink(*, properties: _models.ResourceLinkProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

Properties for resource link.

Variables

Name Description
id
str

The fully qualified ID of the resource link.

name
str

The name of the resource link.

type
<xref:JSON>

The resource link object.

properties

Properties for resource link.