Deployment Members
Describes a deployment.
The following tables list the members exposed by the Deployment type.
Public Constructors
Name | Description | |
---|---|---|
Deployment | Initializes a new instance of the Deployment class. |
Top
Public Properties
Name | Description | |
---|---|---|
Active | Optional. Indicates if the deployment is active. | |
Author | Optional. The author. | |
AuthorEmail | Optional. The author's email. | |
Complete | Optional. Indicates if the deployment is complete. | |
Deployer | Optional. The deployer. | |
EndTime | Optional. The end time. | |
Id | Optional. The identifier. | |
IsReadOnly | Optional. Indicates if the deployment is read only. | |
IsTemp | Optional. Indicates if the deployment is temporary. | |
LastSuccessEndTime | Optional. The last success end time. | |
LogUrl | Optional. The deployment log URL. | |
Message | Optional. The message. | |
Progress | Optional. The progress. | |
ReceivedTime | Optional. The received time. | |
SiteName | Optional. The deployment site name. | |
StartTime | Optional. The start time. | |
Status | Optional. The status. | |
StatusText | Optional. The status text. | |
Url | Optional. The deployment URL. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Deployment Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace