Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkedTemplateArtifact

Package version

Represents a Template Spec artifact containing an embedded Azure Resource Manager template for use as a linked template.

Hierarchy

  • LinkedTemplateArtifact

Index

Properties

Properties

path

path: string

A filesystem safe relative path of the artifact.

template

template: Record<string, unknown>

The Azure Resource Manager template.

Generated using TypeDoc