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. A CSV-formatted list containing zero or more of the following: 'IncludeParameterDefaultValue', 'IncludeComments', 'SkipResourceNameParameterization', 'SkipAllParameterization'

Optional resources

resources: string[]

The IDs of the resources to filter the export by. To export all resources, supply an array with single entry '*'.

Generated using TypeDoc