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. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python