IWebDeployment Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IWebDeployment : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IExecutable<Microsoft.Azure.Management.AppService.Fluent.IWebDeployment>
type IWebDeployment = interface
interface IBeta
interface IExecutable<IWebDeployment>
interface IIndexable
interface IHasParent<IWebAppBase>
Public Interface IWebDeployment
Implements IBeta, IExecutable(Of IWebDeployment), IHasParent(Of IWebAppBase)
- Implements
Properties
Complete | |
Deployer | |
EndTime | |
Parent |
Gets the parent of this child resource. (Inherited from IHasParent<ParentT>) |
StartTime |
Methods
Execute() | (Inherited from IExecutable<T>) |
ExecuteAsync(CancellationToken, Boolean) | (Inherited from IExecutable<T>) |