LogEntryType Enumeration
The log entry type.
Namespace: Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public enum LogEntryType
public enum class LogEntryType
type LogEntryType
Public Enumeration LogEntryType
Members
Member name | Description | |
---|---|---|
Error | ||
Message | ||
Warning |
See Also
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace
Return to top