IDeploymentOperations Interface
Operations for managing the repositories.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() | GetAsync(String, CancellationToken) | Gets a deployment for a website. |
![]() | GetLogAsync(String, String, CancellationToken) | Gets a deployment log for a website. |
![]() | ListAsync(DeploymentListParameters, CancellationToken) | List the deployments for a website. |
![]() | ListLogsAsync(String, DeploymentListParameters, CancellationToken) | List the logs for a deployment for a website. |
![]() | RedeployAsync(String, CancellationToken) | Redeploys a specific website deployment. |
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)