DiagnosticMonitor Members

Represents the diagnostic monitor for a role instance in Windows Azure.

The following tables list the members exposed by the DiagnosticMonitor type.

Public Properties

  Name Description
public property static AllowInsecureRemoteConnections This API is now obsolete. Specifies that the diagnostic monitor may use non-secure (HTTP) connections to communicate with the storage account. Obsolete.
public property LocalDataDirectory Gets the local directory where state information for the diagnostic monitor is stored.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public methodstatic GetDefaultInitialConfiguration Returns the default initial diagnostic monitor configuration for the current role instance.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method Shutdown Stops the diagnostic monitor.
public methodstatic Start Overloaded.  
public methodstatic StartWithConnectionString Starts a diagnostic monitor using the specified connection string and diagnostic monitor configuration.
public method ToString  (Inherited from Object)
public method UpdateStorageAccount Updates the storage account information for the current diagnostic monitor.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

DiagnosticMonitor Class
Microsoft.WindowsAzure.Diagnostics Namespace