Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportTemplateRequest

Package version

Export resource group template request parameters.

Hierarchy

  • ExportTemplateRequest

Index

Properties

Properties

Optional options

options: undefined | string

The export template options. Supported values include 'IncludeParameterDefaultValue', 'IncludeComments' or 'IncludeParameterDefaultValue, IncludeComments

Optional resources

resources: string[]

The IDs of the resources. The only supported string currently is '*' (all resources). Future updates will support exporting specific resources.

Generated using TypeDoc