ArmResourceDefinitionResourceElementTemplate interface

The arm template RE.

Properties

artifactProfile

Artifact profile properties.

parameterValues

Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.

templateType

The template type.

Property Details

artifactProfile

Artifact profile properties.

artifactProfile?: NSDArtifactProfile

Property Value

parameterValues

Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.

parameterValues?: string

Property Value

string

templateType

The template type.

templateType?: string

Property Value

string