CrashDumpType Enumeration
Namespace: Microsoft.Azure.Management.Insights.Models
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Syntax
public enum CrashDumpType
public enum class CrashDumpType
type CrashDumpType
Public Enumeration CrashDumpType
Members
Member name | Description | |
---|---|---|
Full | Request a full dump. |
|
Mini | Request a mini dump. |
See Also
Microsoft.Azure.Management.Insights.Models Namespace
Return to top