TemplateSpecPackagingEngine Class

Definition

An engine that can be used to pack or unpack templates and artifacts for Template Spec use.

public static class TemplateSpecPackagingEngine
type TemplateSpecPackagingEngine = class
Public Class TemplateSpecPackagingEngine
Inheritance
TemplateSpecPackagingEngine

Methods

Pack(String)

Packs the specified template and its referenced artifacts for use in a Template Spec.

PackBicep(String, Action<String>, Action<String>)
Unpack(PackagedTemplate, String, String, String)

Unpacks the specified packaged template to the local filesystem.

Applies to