DiagnosticMonitor Members
Updated: December 6, 2013
Represents the diagnostic monitor for a role instance in Windows Azure.
The following tables list the members exposed by the DiagnosticMonitor type.
| Name | Description | |
|---|---|---|
|
AllowInsecureRemoteConnections | This API is now obsolete. Specifies that the diagnostic monitor may use non-secure (HTTP) connections to communicate with the storage account. Obsolete. |
|
LocalDataDirectory | Gets the local directory where state information for the diagnostic monitor is stored. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object) |
![]() ![]() | GetDefaultInitialConfiguration | Returns the default initial diagnostic monitor configuration for the current role instance. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | Shutdown | Stops the diagnostic monitor. |
![]() ![]() | Start | Overloaded. |
![]() ![]() | StartWithConnectionString | Starts a diagnostic monitor using the specified connection string and diagnostic monitor configuration. |
![]() | ToString | (Inherited from Object) |
![]() | UpdateStorageAccount | Updates the storage account information for the current diagnostic monitor. |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
Community Additions
Show:
