ArmTemplateInfo Class

Information about a generated ARM template.

Inheritance
ArmTemplateInfo

Constructor

ArmTemplateInfo(*, template: Optional[object] = None, parameters: Optional[object] = None, **kwargs)

Parameters

template
object
Required

The template's contents.

parameters
object
Required

The parameters of the ARM template.