DeploymentValidateResult Class
Information from validate template deployment response.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DeploymentValidateResult(*, properties: _models.DeploymentPropertiesExtended | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
properties
|
The template deployment properties. Default value: None
|
Variables
Name | Description |
---|---|
error
|
The deployment validation error. |
properties
|
The template deployment properties. |
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