DeploymentExtended Class
Deployment information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DeploymentExtended
Constructor
DeploymentExtended(*, location: Optional[str] = None, properties: Optional[azure.mgmt.resource.resources.v2019_03_01.models._models_py3.DeploymentPropertiesExtended] = None, **kwargs)
Variables
- id
- str
The ID of the deployment.
- name
- str
The name of the deployment.
- type
- str
The type of the deployment.
- location
- str
the location of the deployment.
- properties
- DeploymentPropertiesExtended
Deployment properties.
Feedback
Submit and view feedback for