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.ModelResourceLink
Constructor
ResourceLink(*, properties: _models.ResourceLinkProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
properties
|
Properties for resource link. |
Variables
Name | Description |
---|---|
id
|
The fully qualified ID of the resource link. |
name
|
The name of the resource link. |
type
|
<xref:JSON>
The resource link object. |
properties
|
Properties for resource link. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python