DiagnosticSettings Class
Updated: September 18, 2014
Represents the settings for agents to collect diagnostics information.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | DiagnosticSettings() | Initializes a new instance of the DiagnosticSettings class. |
| Name | Description | |
|---|---|---|
![]() | Description | Optional. The setting description. |
![]() | Name | Optional. The setting name. |
![]() | PublicConfiguration | Optional. The public diagnostic configuration. |
| 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:


