Partager via


DeploymentOperationsExtensions Classe

Définition

Le client extensions de sites web gère les déploiements de sites web, les travaux web et d’autres extensions.

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

Méthodes

Get(IDeploymentOperations, String)

Obtient un déploiement pour un site web.

GetAsync(IDeploymentOperations, String)

Obtient un déploiement pour un site web.

GetLog(IDeploymentOperations, String, String)

Obtient un journal de déploiement pour un site web.

GetLogAsync(IDeploymentOperations, String, String)

Obtient un journal de déploiement pour un site web.

List(IDeploymentOperations, DeploymentListParameters)

Répertoriez les déploiements d’un site web.

ListAsync(IDeploymentOperations, DeploymentListParameters)

Répertoriez les déploiements d’un site web.

ListLogs(IDeploymentOperations, String, DeploymentListParameters)

Répertoriez les journaux d’activité d’un déploiement pour un site web.

ListLogsAsync(IDeploymentOperations, String, DeploymentListParameters)

Répertoriez les journaux d’activité d’un déploiement pour un site web.

Redeploy(IDeploymentOperations, String)

Redéploie un déploiement de site web spécifique.

RedeployAsync(IDeploymentOperations, String)

Redéploie un déploiement de site web spécifique.

S’applique à