Deployment Class
Deployment operation parameters.
All required parameters must be populated in order to send to server.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelDeployment
Constructor
Deployment(*, properties: _models.DeploymentProperties, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
properties
|
The deployment properties. Required. |
Variables
Name | Description |
---|---|
properties
|
The deployment properties. Required. |
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