Recurrence Constructor ()

 

Initializes a new instance of the Recurrence class.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

Syntax

public Recurrence()
public:
Recurrence()
new : unit -> Recurrence
Public Sub New

See Also

Recurrence Class
Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models Namespace

Return to top