IDeploymentOperations 成员
Operations for managing the repositories.
以下各表列出了由 IDeploymentOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
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. |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
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.) |
返回页首
另请参阅
参考
IDeploymentOperations 接口
Microsoft.WindowsAzure.WebSitesExtensions 命名空间