@Beta(value=V1_2_0) public interface WebDeployment extends com.microsoft.azure.management.resources.fluentcore.model.Executable<WebDeployment>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<WebAppBase>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebDeployment.Definition
The entirety of web deployment parameters definition.
|
static interface |
WebDeployment.DefinitionStages
Grouping of web deployment definition stages.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
complete() |
String |
deployer() |
org.joda.time.DateTime |
endTime() |
org.joda.time.DateTime |
startTime() |
execute, executeAsync, executeAsyncString deployer()
org.joda.time.DateTime startTime()
org.joda.time.DateTime endTime()
boolean complete()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/