Partager via


IDeploymentOperations Interface

Définition

Opérations DeploymentOperations.

public interface IDeploymentOperations
type IDeploymentOperations = interface
Public Interface IDeploymentOperations

Méthodes

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

Obtient une opération de déploiements.

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

Obtient une opération de déploiements.

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

Obtient une opération de déploiements.

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

Obtient une opération de déploiements.

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

Obtient une opération de déploiements.

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

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

ListAtManagementGroupScopeWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

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

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

ListAtScopeWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

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

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

ListAtSubscriptionScopeWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

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

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

ListAtTenantScopeWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

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

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

ListWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

Méthodes d’extension

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

Obtient une opération de déploiements.

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

Obtient une opération de déploiements.

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

Obtient une opération de déploiements.

GetAtSubscriptionScopeAsync(IDeploymentOperations, String, String, CancellationToken)

Obtient une opération de déploiements.

GetAtTenantScopeAsync(IDeploymentOperations, String, String, CancellationToken)

Obtient une opération de déploiements.

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

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.

ListAtManagementGroupScopeNextAsync(IDeploymentOperations, String, CancellationToken)

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.

ListAtScopeNextAsync(IDeploymentOperations, String, CancellationToken)

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.

ListAtSubscriptionScopeNextAsync(IDeploymentOperations, String, CancellationToken)

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.

ListAtTenantScopeNextAsync(IDeploymentOperations, String, CancellationToken)

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 à