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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python