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

IDeploymentsOperations 接口

定义

DeploymentsOperations 操作。

public interface IDeploymentsOperations
type IDeploymentsOperations = interface
Public Interface IDeploymentsOperations

方法

BeginCreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

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

BeginCreateOrUpdateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

在给定范围内部署资源。

BeginCreateOrUpdateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

在订阅范围内部署资源。

BeginCreateOrUpdateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

在租户范围内部署资源。

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

将资源部署到资源组。

BeginDeleteAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

BeginDeleteAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

BeginDeleteAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

BeginDeleteAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

BeginValidateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

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

BeginValidateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

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

BeginValidateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

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

BeginValidateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

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

BeginValidateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

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

BeginWhatIfAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

BeginWhatIfAtSubscriptionScopeWithHttpMessagesAsync(String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

BeginWhatIfAtTenantScopeWithHttpMessagesAsync(String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

BeginWhatIfWithHttpMessagesAsync(String, String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

CalculateTemplateHashWithHttpMessagesAsync(Object, Dictionary<String,List<String>>, CancellationToken)

计算给定模板的哈希。

CancelAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

CancelAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

CancelAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

CancelAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

CancelWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

CheckExistenceAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

检查部署是否存在。

CheckExistenceAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

检查部署是否存在。

CheckExistenceAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

检查部署是否存在。

CheckExistenceAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

检查部署是否存在。

CheckExistenceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

检查部署是否存在。

CreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

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

CreateOrUpdateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

在给定范围内部署资源。

CreateOrUpdateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

在订阅范围内部署资源。

CreateOrUpdateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

在租户范围内部署资源。

CreateOrUpdateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

将资源部署到资源组。

DeleteAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

DeleteAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

DeleteAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

DeleteAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

ExportTemplateAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

ExportTemplateAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

ExportTemplateAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ExportTemplateAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ExportTemplateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

GetAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取部署。

GetAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取部署。

GetAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取部署。

GetAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取部署。

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取部署。

ListAtManagementGroupScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取管理组的所有部署。

ListAtManagementGroupScopeWithHttpMessagesAsync(String, ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

获取管理组的所有部署。

ListAtScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListAtScopeWithHttpMessagesAsync(String, ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

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

ListAtSubscriptionScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取订阅的所有部署。

ListAtSubscriptionScopeWithHttpMessagesAsync(ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

获取订阅的所有部署。

ListAtTenantScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListAtTenantScopeWithHttpMessagesAsync(ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

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

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取资源组的所有部署。

ListByResourceGroupWithHttpMessagesAsync(String, ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

获取资源组的所有部署。

ValidateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

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

ValidateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

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

ValidateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

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

ValidateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

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

ValidateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

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

WhatIfAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

WhatIfAtSubscriptionScopeWithHttpMessagesAsync(String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

WhatIfAtTenantScopeWithHttpMessagesAsync(String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

WhatIfWithHttpMessagesAsync(String, String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

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

扩展方法

BeginCreateOrUpdate(IDeploymentsOperations, String, String, Deployment)

将资源部署到资源组。

BeginCreateOrUpdateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

将资源部署到资源组。

BeginCreateOrUpdateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

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

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

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

BeginCreateOrUpdateAtScope(IDeploymentsOperations, String, String, Deployment)

在给定范围内部署资源。

BeginCreateOrUpdateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

在给定范围内部署资源。

BeginCreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

在订阅范围内部署资源。

BeginCreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

在订阅范围内部署资源。

BeginCreateOrUpdateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

在租户范围内部署资源。

BeginCreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

在租户范围内部署资源。

BeginDelete(IDeploymentsOperations, String, String)

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

BeginDeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

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

BeginDeleteAtManagementGroupScope(IDeploymentsOperations, String, String)

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

BeginDeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

BeginDeleteAtScope(IDeploymentsOperations, String, String)

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

BeginDeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

BeginDeleteAtSubscriptionScope(IDeploymentsOperations, String)

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

BeginDeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

BeginDeleteAtTenantScope(IDeploymentsOperations, String)

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

BeginDeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

BeginValidate(IDeploymentsOperations, String, String, Deployment)

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

BeginValidateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

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

BeginValidateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

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

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

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

BeginValidateAtScope(IDeploymentsOperations, String, String, Deployment)

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

BeginValidateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

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

BeginValidateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

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

BeginValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

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

BeginValidateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

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

BeginValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

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

BeginWhatIf(IDeploymentsOperations, String, String, DeploymentWhatIf)

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

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

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

BeginWhatIfAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf)

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

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

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

BeginWhatIfAtSubscriptionScope(IDeploymentsOperations, String, DeploymentWhatIf)

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

BeginWhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

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

BeginWhatIfAtTenantScope(IDeploymentsOperations, String, ScopedDeploymentWhatIf)

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

BeginWhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

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

CalculateTemplateHash(IDeploymentsOperations, Object)

计算给定模板的哈希。

CalculateTemplateHashAsync(IDeploymentsOperations, Object, CancellationToken)

计算给定模板的哈希。

Cancel(IDeploymentsOperations, String, String)

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

CancelAsync(IDeploymentsOperations, String, String, CancellationToken)

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

CancelAtManagementGroupScope(IDeploymentsOperations, String, String)

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

CancelAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

CancelAtScope(IDeploymentsOperations, String, String)

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

CancelAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

CancelAtSubscriptionScope(IDeploymentsOperations, String)

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

CancelAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

CancelAtTenantScope(IDeploymentsOperations, String)

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

CancelAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

CheckExistence(IDeploymentsOperations, String, String)

检查部署是否存在。

CheckExistenceAsync(IDeploymentsOperations, String, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtManagementGroupScope(IDeploymentsOperations, String, String)

检查部署是否存在。

CheckExistenceAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtScope(IDeploymentsOperations, String, String)

检查部署是否存在。

CheckExistenceAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtSubscriptionScope(IDeploymentsOperations, String)

检查部署是否存在。

CheckExistenceAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

检查部署是否存在。

CheckExistenceAtTenantScope(IDeploymentsOperations, String)

检查部署是否存在。

CheckExistenceAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

检查部署是否存在。

CreateOrUpdate(IDeploymentsOperations, String, String, Deployment)

将资源部署到资源组。

CreateOrUpdateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

将资源部署到资源组。

CreateOrUpdateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

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

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

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

CreateOrUpdateAtScope(IDeploymentsOperations, String, String, Deployment)

在给定范围内部署资源。

CreateOrUpdateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

在给定范围内部署资源。

CreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

在订阅范围内部署资源。

CreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

在订阅范围内部署资源。

CreateOrUpdateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

在租户范围内部署资源。

CreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

在租户范围内部署资源。

Delete(IDeploymentsOperations, String, String)

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

DeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

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

DeleteAtManagementGroupScope(IDeploymentsOperations, String, String)

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

DeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

DeleteAtScope(IDeploymentsOperations, String, String)

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

DeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

DeleteAtSubscriptionScope(IDeploymentsOperations, String)

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

DeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

DeleteAtTenantScope(IDeploymentsOperations, String)

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

DeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

ExportTemplate(IDeploymentsOperations, String, String)

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

ExportTemplateAsync(IDeploymentsOperations, String, String, CancellationToken)

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

ExportTemplateAtManagementGroupScope(IDeploymentsOperations, String, String)

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

ExportTemplateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

ExportTemplateAtScope(IDeploymentsOperations, String, String)

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

ExportTemplateAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

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

ExportTemplateAtSubscriptionScope(IDeploymentsOperations, String)

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

ExportTemplateAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

ExportTemplateAtTenantScope(IDeploymentsOperations, String)

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

ExportTemplateAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

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

Get(IDeploymentsOperations, String, String)

获取部署。

GetAsync(IDeploymentsOperations, String, String, CancellationToken)

获取部署。

GetAtManagementGroupScope(IDeploymentsOperations, String, String)

获取部署。

GetAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

获取部署。

GetAtScope(IDeploymentsOperations, String, String)

获取部署。

GetAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

获取部署。

GetAtSubscriptionScope(IDeploymentsOperations, String)

获取部署。

GetAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

获取部署。

GetAtTenantScope(IDeploymentsOperations, String)

获取部署。

GetAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

获取部署。

ListAtManagementGroupScope(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

获取管理组的所有部署。

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

获取管理组的所有部署。

ListAtManagementGroupScopeNext(IDeploymentsOperations, String)

获取管理组的所有部署。

ListAtManagementGroupScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

获取管理组的所有部署。

ListAtScope(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

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

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

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

ListAtScopeNext(IDeploymentsOperations, String)

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

ListAtScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

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

ListAtSubscriptionScope(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>)

获取订阅的所有部署。

ListAtSubscriptionScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

获取订阅的所有部署。

ListAtSubscriptionScopeNext(IDeploymentsOperations, String)

获取订阅的所有部署。

ListAtSubscriptionScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

获取订阅的所有部署。

ListAtTenantScope(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>)

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

ListAtTenantScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

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

ListAtTenantScopeNext(IDeploymentsOperations, String)

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

ListAtTenantScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

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

ListByResourceGroup(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

获取资源组的所有部署。

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

获取资源组的所有部署。

ListByResourceGroupNext(IDeploymentsOperations, String)

获取资源组的所有部署。

ListByResourceGroupNextAsync(IDeploymentsOperations, String, CancellationToken)

获取资源组的所有部署。

Validate(IDeploymentsOperations, String, String, Deployment)

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

ValidateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

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

ValidateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

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

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

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

ValidateAtScope(IDeploymentsOperations, String, String, Deployment)

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

ValidateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

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

ValidateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

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

ValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

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

ValidateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

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

ValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

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

WhatIf(IDeploymentsOperations, String, String, DeploymentWhatIf)

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

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

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

WhatIfAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf)

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

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

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

WhatIfAtSubscriptionScope(IDeploymentsOperations, String, DeploymentWhatIf)

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

WhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

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

WhatIfAtTenantScope(IDeploymentsOperations, String, ScopedDeploymentWhatIf)

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

WhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

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

适用于