Compartilhar via


DeploymentsOperationsExtensions Class

Definition

public static class DeploymentsOperationsExtensions
type DeploymentsOperationsExtensions = class
Public Module DeploymentsOperationsExtensions
Inheritance
DeploymentsOperationsExtensions

Methods

BeginCreateOrUpdate(IDeploymentsOperations, String, String, Deployment)
BeginCreateOrUpdateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)
BeginCreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)
BeginCreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)
BeginDelete(IDeploymentsOperations, String, String)
BeginDeleteAsync(IDeploymentsOperations, String, String, CancellationToken)
BeginDeleteAtSubscriptionScope(IDeploymentsOperations, String)
BeginDeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)
Cancel(IDeploymentsOperations, String, String)
CancelAsync(IDeploymentsOperations, String, String, CancellationToken)
CancelAtSubscriptionScope(IDeploymentsOperations, String)
CancelAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)
CheckExistence(IDeploymentsOperations, String, String)
CheckExistenceAsync(IDeploymentsOperations, String, String, CancellationToken)
CheckExistenceAtSubscriptionScope(IDeploymentsOperations, String)
CheckExistenceAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)
CreateOrUpdate(IDeploymentsOperations, String, String, Deployment)
CreateOrUpdateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)
CreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)
CreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)
Delete(IDeploymentsOperations, String, String)
DeleteAsync(IDeploymentsOperations, String, String, CancellationToken)
DeleteAtSubscriptionScope(IDeploymentsOperations, String)
DeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)
ExportTemplate(IDeploymentsOperations, String, String)
ExportTemplateAsync(IDeploymentsOperations, String, String, CancellationToken)
ExportTemplateAtSubscriptionScope(IDeploymentsOperations, String)
ExportTemplateAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)
Get(IDeploymentsOperations, String, String)
GetAsync(IDeploymentsOperations, String, String, CancellationToken)
GetAtSubscriptionScope(IDeploymentsOperations, String)
GetAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)
ListAtSubscriptionScope(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>)
ListAtSubscriptionScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)
ListAtSubscriptionScopeNext(IDeploymentsOperations, String)
ListAtSubscriptionScopeNextAsync(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)
ValidateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)
ValidateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)
ValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

Applies to