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

Az.DeploymentManager

用于与 Azure 部署管理器服务交互的 Cmdlet。

部署管理器

Get-AzDeploymentManagerArtifactSource

Gets the Artifact source.

Get-AzDeploymentManagerRollout

Gets the rollout.

Get-AzDeploymentManagerService

Gets the service.

Get-AzDeploymentManagerServiceTopology

Gets the service topology.

Get-AzDeploymentManagerServiceUnit

Gets the service unit.

Get-AzDeploymentManagerStep

Gets the step.

New-AzDeploymentManagerArtifactSource

Creates an artifact source.

New-AzDeploymentManagerService

Creates a service under the specified service topology.

New-AzDeploymentManagerServiceTopology

Creates a service topology.

New-AzDeploymentManagerServiceUnit

Creates a service unit under the specified service and service topology.

New-AzDeploymentManagerStep

Creates a step.

Remove-AzDeploymentManagerArtifactSource

Deletes the specified artifact source.

Remove-AzDeploymentManagerRollout

Deletes the rollout.

Remove-AzDeploymentManagerService

Deletes the service.. All service units created under a service need to be deleted before deleting the service.

Remove-AzDeploymentManagerServiceTopology

Deletes the service topology. All services created under a service topology need to be deleted before deleting the service topology.

Remove-AzDeploymentManagerServiceUnit

Deletes the service unit.

Remove-AzDeploymentManagerStep

Deletes the step.

Restart-AzDeploymentManagerRollout

Restarts a failed rollout.

Set-AzDeploymentManagerArtifactSource

Updates the artifacts source.

Set-AzDeploymentManagerService

Updates the service.

Set-AzDeploymentManagerServiceTopology

Updates the service topology.

Set-AzDeploymentManagerServiceUnit

Updates the service unit.

Set-AzDeploymentManagerStep

Updates the step.

Stop-AzDeploymentManagerRollout

Stops the rollout.