IDeploymentOperations Methods
Namespace:
Microsoft.WindowsAzure.WebSitesExtensions
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:
