DeploymentExtended Class
Deployment information.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DeploymentExtended(*, location: str | None = None, properties: _models.DeploymentPropertiesExtended | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
the location of the deployment. Default value: None
|
properties
|
Deployment properties. Default value: None
|
tags
|
Deployment tags. Default value: None
|
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python