IInsightsManagementClient.MonitoringConfigurationOperations Property
Operations for managing the collection of diagonstics and monitoring data.
Namespace: Microsoft.Azure.Management.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Syntax
IMonitoringConfigurationOperations MonitoringConfigurationOperations { get; }
property IMonitoringConfigurationOperations^ MonitoringConfigurationOperations {
IMonitoringConfigurationOperations^ get();
}
abstract MonitoringConfigurationOperations : IMonitoringConfigurationOperations with get
ReadOnly Property MonitoringConfigurationOperations As IMonitoringConfigurationOperations
Property Value
Type: Microsoft.Azure.Management.Insights.IMonitoringConfigurationOperations
See Also
IInsightsManagementClient Interface
Microsoft.Azure.Management.Insights Namespace
Return to top