Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArmTemplateParameterProperties

Package version

Properties of an Azure Resource Manager template parameter.

Hierarchy

  • ArmTemplateParameterProperties

Index

Properties

Properties

Optional name

name: undefined | string

The name of the template parameter.

Optional value

value: undefined | string

The value of the template parameter.

Generated using TypeDoc