DiagnosticMonitor Methods
Namespace:
Microsoft.WindowsAzure.Diagnostics
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | GetDefaultInitialConfiguration() | Returns the default initial diagnostic monitor configuration for the current role instance. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Shutdown() | Stops the diagnostic monitor. |
![]() ![]() | Start(String) | Starts a diagnostic monitor using the specified storage account and default diagnostic monitor configuration. |
![]() ![]() | Start(String, DiagnosticMonitorConfiguration) | Starts a diagnostic monitor using the specified storage account and diagnostic monitor configuration. |
![]() ![]() | StartWithConnectionString(String, DiagnosticMonitorConfiguration) | Starts a diagnostic monitor using the specified connection string and diagnostic monitor configuration. |
![]() | ToString() | (Inherited from Object.) |
![]() | UpdateStorageAccount(String) | Updates the storage account information for the current diagnostic monitor. |
Show:


