DeploymentExportResult Class
The deployment export result.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelDeploymentExportResult
Constructor
DeploymentExportResult(*, template: MutableMapping[str, Any] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
template
|
<xref:JSON>
The template content. |
Variables
Name | Description |
---|---|
template
|
<xref:JSON>
The template content. |
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