Az.DeploymentManager

Azure Deployment Manager サービスと対話するためのコマンドレット。

展開マネージャー

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.