PublicMonitoringConfiguration Class
Updated: September 18, 2014
Represents the public monitoring configuration.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
System.Object
Microsoft.Azure.Management.Insights.Models.PublicConfiguration
Microsoft.Azure.Management.Insights.Models.PublicMonitoringConfiguration
Microsoft.Azure.Management.Insights.Models.PublicConfiguration
Microsoft.Azure.Management.Insights.Models.PublicMonitoringConfiguration
| Name | Description | |
|---|---|---|
![]() | PublicMonitoringConfiguration() | Initializes a new instance of the PublicMonitoringConfiguration class. |
| Name | Description | |
|---|---|---|
![]() | DiagnosticMonitorConfiguration | Optional. Configuration settings for the telemetry data to be collected. |
![]() | LocalResourceDirectory | Optional. The directory on the virtual machine to be used by the Monitoring Agent to store event data. If not set the default directory will be used. |
![]() | StorageAccount | Optional. The name of the Azure Storage account to store the data in. |
| 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:


