ExportTemplateRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ExportTemplateRequest
public class ExportTemplateRequest
type ExportTemplateRequest = class
Public Class ExportTemplateRequest
- Inheritance
-
ExportTemplateRequest
Constructors
| Name | Description |
|---|---|
| ExportTemplateRequest() | |
Properties
| Name | Description |
|---|---|
| Options |
The export template options. Supported values include 'IncludeParameterDefaultValue', 'IncludeComments' or 'IncludeParameterDefaultValue, IncludeComments |
| Resources |
The ids of the resources. The only supported string currently is '*' (all resources). Future api updates will support exporting specific resources. |