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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python