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

NewResourceManagerSdkClient.CancelDeployment(FilterDeploymentOptions) Method

Definition

Cancels the active deployment.

public virtual void CancelDeployment (Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.FilterDeploymentOptions options);
abstract member CancelDeployment : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.FilterDeploymentOptions -> unit
override this.CancelDeployment : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.FilterDeploymentOptions -> unit
Public Overridable Sub CancelDeployment (options As FilterDeploymentOptions)

Parameters

options
FilterDeploymentOptions

The deployment filter options

Applies to