Recurrence Class

 

Updated: September 18, 2014

The repeating times at which this profile begins. This element is not used if the FixedDate element is used.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

System.Object
  Microsoft.Azure.Management.Insights.Models.Recurrence

type Recurrence = class end

NameDescription
System_CAPS_pubmethodRecurrence()

Initializes a new instance of the Recurrence class.

NameDescription
System_CAPS_pubpropertyFrequency

Optional. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles.

System_CAPS_pubpropertySchedule

Optional. The scheduling constraints for when the profile begins.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: