DeploymentLog Members
Describes a deployment log.
The following tables list the members exposed by the DeploymentLog type.
Public Constructors
Name | Description | |
---|---|---|
DeploymentLog | Initializes a new instance of the DeploymentLog class. |
Top
Public Properties
Name | Description | |
---|---|---|
DetailsUrl | Optional. The details URL. | |
Id | Optional. The identifier. | |
LogTime | Optional. The log time stamp. | |
Message | Optional. The deployment message. | |
Type | Optional. The type. |
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
DeploymentLog Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace