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

DeploymentsOperationsExtensions 类

定义

DeploymentsOperations 的扩展方法。

public static class DeploymentsOperationsExtensions
type DeploymentsOperationsExtensions = class
Public Module DeploymentsOperationsExtensions
继承
DeploymentsOperationsExtensions

方法

BeginCreateOrUpdateAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

将资源部署到资源组。

BeginCreateOrUpdateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

在管理组范围内部署资源。

BeginCreateOrUpdateAtScopeAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

在给定范围内部署资源。

BeginCreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentInner, CancellationToken)

在订阅范围内部署资源。

BeginCreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

在租户范围内部署资源。

BeginDeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

从部署历史记录中删除部署。

BeginDeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

从部署历史记录中删除部署。

BeginDeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

从部署历史记录中删除部署。

BeginDeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

从部署历史记录中删除部署。

BeginDeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

从部署历史记录中删除部署。

BeginValidateAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

BeginValidateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

BeginValidateAtScopeAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

BeginValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentInner, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

BeginValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

BeginWhatIfAsync(IDeploymentsOperations, String, String, DeploymentWhatIf, CancellationToken)

返回部署在资源组范围内执行的更改。

BeginWhatIfAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf, CancellationToken)

返回部署在管理组范围内执行的更改。

BeginWhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

返回部署在订阅范围内执行的更改。

BeginWhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

返回部署在租户组范围内执行的更改。

CalculateTemplateHashAsync(IDeploymentsOperations, Object, CancellationToken)

计算给定模板的哈希。

CancelAsync(IDeploymentsOperations, String, String, CancellationToken)

取消当前正在运行的模板部署。

CancelAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

取消当前正在运行的模板部署。

CancelAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

取消当前正在运行的模板部署。

CancelAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

取消当前正在运行的模板部署。

CancelAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

取消当前正在运行的模板部署。

CheckExistenceAsync(IDeploymentsOperations, String, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

检查部署是否存在。

CreateOrUpdateAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

将资源部署到资源组。

CreateOrUpdateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

在管理组范围内部署资源。

CreateOrUpdateAtScopeAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

在给定范围内部署资源。

CreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentInner, CancellationToken)

在订阅范围内部署资源。

CreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

在租户范围内部署资源。

DeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

从部署历史记录中删除部署。

DeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

从部署历史记录中删除部署。

DeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

从部署历史记录中删除部署。

DeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

从部署历史记录中删除部署。

DeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

从部署历史记录中删除部署。

ExportTemplateAsync(IDeploymentsOperations, String, String, CancellationToken)

导出用于指定部署的模板。

ExportTemplateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

导出用于指定部署的模板。

ExportTemplateAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

导出用于指定部署的模板。

ExportTemplateAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

导出用于指定部署的模板。

ExportTemplateAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

导出用于指定部署的模板。

GetAsync(IDeploymentsOperations, String, String, CancellationToken)

获取部署。

GetAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

获取部署。

GetAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

获取部署。

GetAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

获取部署。

GetAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

获取部署。

ListAtManagementGroupScopeAsync(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

获取管理组的所有部署。

ListAtManagementGroupScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

获取管理组的所有部署。

ListAtScopeAsync(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

获取给定范围内的所有部署。

ListAtScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

获取给定范围内的所有部署。

ListAtSubscriptionScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

获取订阅的所有部署。

ListAtSubscriptionScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

获取订阅的所有部署。

ListAtTenantScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

获取租户范围内的所有部署。

ListAtTenantScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

获取租户范围内的所有部署。

ListByResourceGroupAsync(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

获取资源组的所有部署。

ListByResourceGroupNextAsync(IDeploymentsOperations, String, CancellationToken)

获取资源组的所有部署。

ValidateAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

ValidateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

ValidateAtScopeAsync(IDeploymentsOperations, String, String, DeploymentInner, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

ValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentInner, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

ValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

验证指定的模板在语法上是否正确,以及 Azure 资源管理器 是否接受。

WhatIfAsync(IDeploymentsOperations, String, String, DeploymentWhatIf, CancellationToken)

返回部署在资源组范围内执行的更改。

WhatIfAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf, CancellationToken)

返回部署在管理组范围内执行的更改。

WhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

返回部署在订阅范围内执行的更改。

WhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

返回部署在租户组范围内执行的更改。

适用于