CrashDumps Class
Updated: September 18, 2014
Enable collection of crash dumps.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | CrashDumps() | Initializes a new instance of the CrashDumps class. |
| Name | Description | |
|---|---|---|
![]() | ContainerName | Optional. The name of the blob container in your Azure Storage account that will be used to store crash dumps. |
![]() | DirectoryQuotaPercentage | Optional. Configures the percentage of overallQuotaInMB that will be reserved for crash dumps. |
![]() | DumpType | Optional. Configures collection of Mini or Full cash dumps. |
![]() | Processes | Optional. The names of the process you want to collect a crash dump for. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)