你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeploymentOperation Class

Deployment operation information.

Constructor

DeploymentOperation(*, id: str | None = None, operation_id: str | None = None, properties: _models.DeploymentOperationProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Full deployment operation id.

Default value: None
operation_id
str

Deployment operation id.

Default value: None
properties

Deployment properties.

Default value: None

Variables

Name Description
id
str

Full deployment operation id.

operation_id
str

Deployment operation id.

properties

Deployment properties.