Captures the specified resource group as a template.
Supports noop? false
Parameters
api_version(Optional[String[1]])
— The API version to use for this operation.
subscription_id(Optional[String[1]])
— The ID of the target subscription.
resources(Optional[String[1]])
— The IDs of the resources. The only supported string currently is '*' (all resources). Future updates will support exporting specific resources.
options(Optional[String[1]])
— The export template options. Supported values include 'IncludeParameterDefaultValue', 'IncludeComments' or 'IncludeParameterDefaultValue, IncludeComments
resource_group_name(Optional[String[1]])
— The name of the resource group to export as a template.
parameters(Optional[String[1]])
— Parameters for exporting the template.