IInsightsManagementClient.AlertOperations Property
Operations for managing alert rules and incidents.
Namespace: Microsoft.Azure.Management.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Syntax
IAlertOperations AlertOperations { get; }
property IAlertOperations^ AlertOperations {
IAlertOperations^ get();
}
abstract AlertOperations : IAlertOperations with get
ReadOnly Property AlertOperations As IAlertOperations
Property Value
Type: Microsoft.Azure.Management.Insights.IAlertOperations
See Also
IInsightsManagementClient Interface
Microsoft.Azure.Management.Insights Namespace
Return to top