ParametersLink Class
Entity representing the reference to the deployment parameters.
Constructor
ParametersLink(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
uri
|
The URI of the parameters file. Required. |
|
content_version
|
If included, must match the ContentVersion in the template. |
Attributes
content_version
If included, must match the ContentVersion in the template.
content_version: str | None
uri
The URI of the parameters file. Required.
uri: str