DiagnosticMonitorConfiguration Constructor ()
Initializes a new instance of the DiagnosticMonitorConfiguration class.
Namespace: Microsoft.WindowsAzure.Diagnostics
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
Syntax
public DiagnosticMonitorConfiguration()
public:
DiagnosticMonitorConfiguration()
new : unit -> DiagnosticMonitorConfiguration
Public Sub New
Remarks
Warning
This API is not supported in Azure SDK versions 2.5 and higher. Instead, use the diagnostics.wadcfg XML configuration file. For more information, see Collect Logging Data by Using Azure Diagnostics.
See Also
DiagnosticMonitorConfiguration Class
Microsoft.WindowsAzure.Diagnostics Namespace
Return to top