IDeploymentsOperations Interface

Definition

DeploymentsOperations operations.

public interface IDeploymentsOperations
type IDeploymentsOperations = interface
Public Interface IDeploymentsOperations

Methods

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

Deploys resources at management group scope.

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

Deploys resources at a given scope.

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

Deploys resources at subscription scope.

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

Deploys resources at tenant scope.

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

Deploys resources to a resource group.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Returns changes that will be made by the deployment if executed at the scope of the management group.

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

Returns changes that will be made by the deployment if executed at the scope of the subscription.

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

Returns changes that will be made by the deployment if executed at the scope of the tenant group.

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

Returns changes that will be made by the deployment if executed at the scope of the resource group.

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

Calculate the hash of the given template.

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

Cancels a currently running template deployment.

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

Cancels a currently running template deployment.

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

Cancels a currently running template deployment.

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

Cancels a currently running template deployment.

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

Cancels a currently running template deployment.

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

Checks whether the deployment exists.

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

Checks whether the deployment exists.

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

Checks whether the deployment exists.

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

Checks whether the deployment exists.

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

Checks whether the deployment exists.

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

Deploys resources at management group scope.

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

Deploys resources at a given scope.

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

Deploys resources at subscription scope.

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

Deploys resources at tenant scope.

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

Deploys resources to a resource group.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Deletes a deployment from the deployment history.

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

Exports the template used for specified deployment.

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

Exports the template used for specified deployment.

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

Exports the template used for specified deployment.

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

Exports the template used for specified deployment.

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

Exports the template used for specified deployment.

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

Gets a deployment.

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

Gets a deployment.

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

Gets a deployment.

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

Gets a deployment.

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

Gets a deployment.

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

Get all the deployments for a management group.

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

Get all the deployments for a management group.

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

Get all the deployments at the given scope.

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

Get all the deployments at the given scope.

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

Get all the deployments for a subscription.

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

Get all the deployments for a subscription.

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

Get all the deployments at the tenant scope.

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

Get all the deployments at the tenant scope.

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

Get all the deployments for a resource group.

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

Get all the deployments for a resource group.

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Returns changes that will be made by the deployment if executed at the scope of the management group.

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

Returns changes that will be made by the deployment if executed at the scope of the subscription.

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

Returns changes that will be made by the deployment if executed at the scope of the tenant group.

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

Returns changes that will be made by the deployment if executed at the scope of the resource group.

Extension Methods

BeginCreateOrUpdate(IDeploymentsOperations, String, String, Deployment)

Deploys resources to a resource group.

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

Deploys resources to a resource group.

BeginCreateOrUpdateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

Deploys resources at management group scope.

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

Deploys resources at management group scope.

BeginCreateOrUpdateAtScope(IDeploymentsOperations, String, String, Deployment)

Deploys resources at a given scope.

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

Deploys resources at a given scope.

BeginCreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

Deploys resources at subscription scope.

BeginCreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

Deploys resources at subscription scope.

BeginCreateOrUpdateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

Deploys resources at tenant scope.

BeginCreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

Deploys resources at tenant scope.

BeginDelete(IDeploymentsOperations, String, String)

Deletes a deployment from the deployment history.

BeginDeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

Deletes a deployment from the deployment history.

BeginDeleteAtManagementGroupScope(IDeploymentsOperations, String, String)

Deletes a deployment from the deployment history.

BeginDeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Deletes a deployment from the deployment history.

BeginDeleteAtScope(IDeploymentsOperations, String, String)

Deletes a deployment from the deployment history.

BeginDeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Deletes a deployment from the deployment history.

BeginDeleteAtSubscriptionScope(IDeploymentsOperations, String)

Deletes a deployment from the deployment history.

BeginDeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

Deletes a deployment from the deployment history.

BeginDeleteAtTenantScope(IDeploymentsOperations, String)

Deletes a deployment from the deployment history.

BeginDeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

Deletes a deployment from the deployment history.

BeginValidate(IDeploymentsOperations, String, String, Deployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

BeginValidateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

BeginValidateAtScope(IDeploymentsOperations, String, String, Deployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

BeginValidateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

BeginValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

BeginValidateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

BeginValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

BeginWhatIf(IDeploymentsOperations, String, String, DeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the resource group.

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

Returns changes that will be made by the deployment if executed at the scope of the resource group.

BeginWhatIfAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the management group.

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

Returns changes that will be made by the deployment if executed at the scope of the management group.

BeginWhatIfAtSubscriptionScope(IDeploymentsOperations, String, DeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the subscription.

BeginWhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

Returns changes that will be made by the deployment if executed at the scope of the subscription.

BeginWhatIfAtTenantScope(IDeploymentsOperations, String, ScopedDeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the tenant group.

BeginWhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

Returns changes that will be made by the deployment if executed at the scope of the tenant group.

CalculateTemplateHash(IDeploymentsOperations, Object)

Calculate the hash of the given template.

CalculateTemplateHashAsync(IDeploymentsOperations, Object, CancellationToken)

Calculate the hash of the given template.

Cancel(IDeploymentsOperations, String, String)

Cancels a currently running template deployment.

CancelAsync(IDeploymentsOperations, String, String, CancellationToken)

Cancels a currently running template deployment.

CancelAtManagementGroupScope(IDeploymentsOperations, String, String)

Cancels a currently running template deployment.

CancelAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Cancels a currently running template deployment.

CancelAtScope(IDeploymentsOperations, String, String)

Cancels a currently running template deployment.

CancelAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Cancels a currently running template deployment.

CancelAtSubscriptionScope(IDeploymentsOperations, String)

Cancels a currently running template deployment.

CancelAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

Cancels a currently running template deployment.

CancelAtTenantScope(IDeploymentsOperations, String)

Cancels a currently running template deployment.

CancelAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

Cancels a currently running template deployment.

CheckExistence(IDeploymentsOperations, String, String)

Checks whether the deployment exists.

CheckExistenceAsync(IDeploymentsOperations, String, String, CancellationToken)

Checks whether the deployment exists.

CheckExistenceAtManagementGroupScope(IDeploymentsOperations, String, String)

Checks whether the deployment exists.

CheckExistenceAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Checks whether the deployment exists.

CheckExistenceAtScope(IDeploymentsOperations, String, String)

Checks whether the deployment exists.

CheckExistenceAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Checks whether the deployment exists.

CheckExistenceAtSubscriptionScope(IDeploymentsOperations, String)

Checks whether the deployment exists.

CheckExistenceAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

Checks whether the deployment exists.

CheckExistenceAtTenantScope(IDeploymentsOperations, String)

Checks whether the deployment exists.

CheckExistenceAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

Checks whether the deployment exists.

CreateOrUpdate(IDeploymentsOperations, String, String, Deployment)

Deploys resources to a resource group.

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

Deploys resources to a resource group.

CreateOrUpdateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

Deploys resources at management group scope.

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

Deploys resources at management group scope.

CreateOrUpdateAtScope(IDeploymentsOperations, String, String, Deployment)

Deploys resources at a given scope.

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

Deploys resources at a given scope.

CreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

Deploys resources at subscription scope.

CreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

Deploys resources at subscription scope.

CreateOrUpdateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

Deploys resources at tenant scope.

CreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

Deploys resources at tenant scope.

Delete(IDeploymentsOperations, String, String)

Deletes a deployment from the deployment history.

DeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

Deletes a deployment from the deployment history.

DeleteAtManagementGroupScope(IDeploymentsOperations, String, String)

Deletes a deployment from the deployment history.

DeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Deletes a deployment from the deployment history.

DeleteAtScope(IDeploymentsOperations, String, String)

Deletes a deployment from the deployment history.

DeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Deletes a deployment from the deployment history.

DeleteAtSubscriptionScope(IDeploymentsOperations, String)

Deletes a deployment from the deployment history.

DeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

Deletes a deployment from the deployment history.

DeleteAtTenantScope(IDeploymentsOperations, String)

Deletes a deployment from the deployment history.

DeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

Deletes a deployment from the deployment history.

ExportTemplate(IDeploymentsOperations, String, String)

Exports the template used for specified deployment.

ExportTemplateAsync(IDeploymentsOperations, String, String, CancellationToken)

Exports the template used for specified deployment.

ExportTemplateAtManagementGroupScope(IDeploymentsOperations, String, String)

Exports the template used for specified deployment.

ExportTemplateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Exports the template used for specified deployment.

ExportTemplateAtScope(IDeploymentsOperations, String, String)

Exports the template used for specified deployment.

ExportTemplateAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Exports the template used for specified deployment.

ExportTemplateAtSubscriptionScope(IDeploymentsOperations, String)

Exports the template used for specified deployment.

ExportTemplateAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

Exports the template used for specified deployment.

ExportTemplateAtTenantScope(IDeploymentsOperations, String)

Exports the template used for specified deployment.

ExportTemplateAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

Exports the template used for specified deployment.

Get(IDeploymentsOperations, String, String)

Gets a deployment.

GetAsync(IDeploymentsOperations, String, String, CancellationToken)

Gets a deployment.

GetAtManagementGroupScope(IDeploymentsOperations, String, String)

Gets a deployment.

GetAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Gets a deployment.

GetAtScope(IDeploymentsOperations, String, String)

Gets a deployment.

GetAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

Gets a deployment.

GetAtSubscriptionScope(IDeploymentsOperations, String)

Gets a deployment.

GetAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

Gets a deployment.

GetAtTenantScope(IDeploymentsOperations, String)

Gets a deployment.

GetAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

Gets a deployment.

ListAtManagementGroupScope(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

Get all the deployments for a management group.

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

Get all the deployments for a management group.

ListAtManagementGroupScopeNext(IDeploymentsOperations, String)

Get all the deployments for a management group.

ListAtManagementGroupScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

Get all the deployments for a management group.

ListAtScope(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

Get all the deployments at the given scope.

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

Get all the deployments at the given scope.

ListAtScopeNext(IDeploymentsOperations, String)

Get all the deployments at the given scope.

ListAtScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

Get all the deployments at the given scope.

ListAtSubscriptionScope(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>)

Get all the deployments for a subscription.

ListAtSubscriptionScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

Get all the deployments for a subscription.

ListAtSubscriptionScopeNext(IDeploymentsOperations, String)

Get all the deployments for a subscription.

ListAtSubscriptionScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

Get all the deployments for a subscription.

ListAtTenantScope(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>)

Get all the deployments at the tenant scope.

ListAtTenantScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

Get all the deployments at the tenant scope.

ListAtTenantScopeNext(IDeploymentsOperations, String)

Get all the deployments at the tenant scope.

ListAtTenantScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

Get all the deployments at the tenant scope.

ListByResourceGroup(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

Get all the deployments for a resource group.

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

Get all the deployments for a resource group.

ListByResourceGroupNext(IDeploymentsOperations, String)

Get all the deployments for a resource group.

ListByResourceGroupNextAsync(IDeploymentsOperations, String, CancellationToken)

Get all the deployments for a resource group.

Validate(IDeploymentsOperations, String, String, Deployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

ValidateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

ValidateAtScope(IDeploymentsOperations, String, String, Deployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

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

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

ValidateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

ValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

ValidateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

ValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

WhatIf(IDeploymentsOperations, String, String, DeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the resource group.

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

Returns changes that will be made by the deployment if executed at the scope of the resource group.

WhatIfAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the management group.

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

Returns changes that will be made by the deployment if executed at the scope of the management group.

WhatIfAtSubscriptionScope(IDeploymentsOperations, String, DeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the subscription.

WhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

Returns changes that will be made by the deployment if executed at the scope of the subscription.

WhatIfAtTenantScope(IDeploymentsOperations, String, ScopedDeploymentWhatIf)

Returns changes that will be made by the deployment if executed at the scope of the tenant group.

WhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

Returns changes that will be made by the deployment if executed at the scope of the tenant group.

Applies to