Partager via


DeploymentOperationsExtensions Classe

Définition

Méthodes d’extension pour DeploymentOperations.

public static class DeploymentOperationsExtensions
type DeploymentOperationsExtensions = class
Public Module DeploymentOperationsExtensions
Héritage
DeploymentOperationsExtensions

Méthodes

Get(IDeploymentOperations, String, String, String)

Obtient une opération de déploiements.

GetAsync(IDeploymentOperations, String, String, String, CancellationToken)

Obtient une opération de déploiements.

GetAtManagementGroupScope(IDeploymentOperations, String, String, String)

Obtient une opération de déploiements.

GetAtManagementGroupScopeAsync(IDeploymentOperations, String, String, String, CancellationToken)

Obtient une opération de déploiements.

GetAtScope(IDeploymentOperations, String, String, String)

Obtient une opération de déploiements.

GetAtScopeAsync(IDeploymentOperations, String, String, String, CancellationToken)

Obtient une opération de déploiements.

GetAtSubscriptionScope(IDeploymentOperations, String, String)

Obtient une opération de déploiements.

GetAtSubscriptionScopeAsync(IDeploymentOperations, String, String, CancellationToken)

Obtient une opération de déploiements.

GetAtTenantScope(IDeploymentOperations, String, String)

Obtient une opération de déploiements.

GetAtTenantScopeAsync(IDeploymentOperations, String, String, CancellationToken)

Obtient une opération de déploiements.

List(IDeploymentOperations, String, String, Nullable<Int32>)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAsync(IDeploymentOperations, String, String, Nullable<Int32>, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtManagementGroupScope(IDeploymentOperations, String, String, Nullable<Int32>)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtManagementGroupScopeAsync(IDeploymentOperations, String, String, Nullable<Int32>, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtManagementGroupScopeNext(IDeploymentOperations, String)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtManagementGroupScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtScope(IDeploymentOperations, String, String, Nullable<Int32>)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtScopeAsync(IDeploymentOperations, String, String, Nullable<Int32>, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtScopeNext(IDeploymentOperations, String)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtSubscriptionScope(IDeploymentOperations, String, Nullable<Int32>)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtSubscriptionScopeAsync(IDeploymentOperations, String, Nullable<Int32>, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtSubscriptionScopeNext(IDeploymentOperations, String)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtSubscriptionScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtTenantScope(IDeploymentOperations, String, Nullable<Int32>)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtTenantScopeAsync(IDeploymentOperations, String, Nullable<Int32>, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtTenantScopeNext(IDeploymentOperations, String)

Obtient toutes les opérations de déploiement pour un déploiement.

ListAtTenantScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

ListNext(IDeploymentOperations, String)

Obtient toutes les opérations de déploiement pour un déploiement.

ListNextAsync(IDeploymentOperations, String, CancellationToken)

Obtient toutes les opérations de déploiement pour un déploiement.

S’applique à