Recurrence Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Recurrence() |
Initializes a new instance of the Recurrence class. |
Recurrence(Recurrence) |
Initializes a new instance of the Recurrence class. |
Recurrence()
Initializes a new instance of the Recurrence class.
public Recurrence ();
Public Sub New ()
Applies to
Recurrence(Recurrence)
Initializes a new instance of the Recurrence class.
public Recurrence (Microsoft.Azure.Management.Monitor.Models.Recurrence recurrence);
new Microsoft.Azure.Management.Monitor.Management.Models.Recurrence : Microsoft.Azure.Management.Monitor.Models.Recurrence -> Microsoft.Azure.Management.Monitor.Management.Models.Recurrence
Public Sub New (recurrence As Recurrence)
Parameters
- recurrence
- Recurrence
The recurrence object