Leer en inglés

Compartir a través de


Miembros IDeploymentOperations

Operations for managing the repositories.

En las tablas siguientes se enumeran los miembros que se exponen por el tipo IDeploymentOperations.

Público Métodos

(vea también Extension Métodos)

  Nombre Descripción
GetAsync Gets a deployment for a website.
GetLogAsync Gets a deployment log for a website.
ListAsync List the deployments for a website.
ListLogsAsync List the logs for a deployment for a website.
RedeployAsync Redeploys a specific website deployment.

Arriba

Extension Métodos

  Nombre Descripción
Get  Gets a deployment for a website. (Defined by DeploymentOperationsExtensions.)
GetAsync  Gets a deployment for a website. (Defined by DeploymentOperationsExtensions.)
GetLog  Gets a deployment log for a website. (Defined by DeploymentOperationsExtensions.)
GetLogAsync  Gets a deployment log for a website. (Defined by DeploymentOperationsExtensions.)
List  List the deployments for a website. (Defined by DeploymentOperationsExtensions.)
ListAsync  List the deployments for a website. (Defined by DeploymentOperationsExtensions.)
ListLogs  List the logs for a deployment for a website. (Defined by DeploymentOperationsExtensions.)
ListLogsAsync  List the logs for a deployment for a website. (Defined by DeploymentOperationsExtensions.)
Redeploy  Redeploys a specific website deployment. (Defined by DeploymentOperationsExtensions.)
RedeployAsync  Redeploys a specific website deployment. (Defined by DeploymentOperationsExtensions.)

Arriba

Vea también

Referencia

Interfaz IDeploymentOperations
Espacio de nombres Microsoft.WindowsAzure.WebSitesExtensions