ResourceGroupExportResult Class
ResourceGroupExportResult.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelResourceGroupExportResult
Constructor
ResourceGroupExportResult(*, template: MutableMapping[str, Any] | None = None, error: _models.ResourceManagementErrorWithDetails | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
template
|
<xref:JSON>
The template content. |
error
|
The error. |
Variables
Name | Description |
---|---|
template
|
<xref:JSON>
The template content. |
error
|
The error. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python