IAlertsClient.Rules Property
Operations for managing the alert rules.
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Alerts
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Syntax
IRuleOperations Rules { get; }
property IRuleOperations^ Rules {
IRuleOperations^ get();
}
abstract Rules : IRuleOperations with get
ReadOnly Property Rules As IRuleOperations
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations
See Also
IAlertsClient Interface
Microsoft.WindowsAzure.Management.Monitoring.Alerts Namespace
Return to top