ParametersLink Class

Definition

Entity representing the reference to the deployment parameters.

public class ParametersLink
type ParametersLink = class
Public Class ParametersLink
Inheritance
ParametersLink

Constructors

ParametersLink()

Initializes a new instance of the ParametersLink class.

ParametersLink(String, String)

Initializes a new instance of the ParametersLink class.

Properties

ContentVersion

Gets or sets if included, must match the ContentVersion in the template.

Uri

Gets or sets the URI of the parameters file.

Methods

Validate()

Validate the object.

Applies to