Bagikan melalui


AlertProcessingRuleMonthlyRecurrence Class

Definition

Monthly recurrence object.

public class AlertProcessingRuleMonthlyRecurrence : Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleRecurrence
type AlertProcessingRuleMonthlyRecurrence = class
    inherit AlertProcessingRuleRecurrence
Public Class AlertProcessingRuleMonthlyRecurrence
Inherits AlertProcessingRuleRecurrence
Inheritance
AlertProcessingRuleMonthlyRecurrence

Constructors

AlertProcessingRuleMonthlyRecurrence(IEnumerable<Int32>)

Initializes a new instance of AlertProcessingRuleMonthlyRecurrence.

Properties

DaysOfMonth

Specifies the values for monthly recurrence pattern.

EndOn

End time for recurrence.

(Inherited from AlertProcessingRuleRecurrence)
StartOn

Start time for recurrence.

(Inherited from AlertProcessingRuleRecurrence)

Applies to