Recurrence::Frequency Property
Optional. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property RecurrenceFrequency Frequency { RecurrenceFrequency get(); void set(RecurrenceFrequency value); }
Property Value
Type: Microsoft.Azure.Management.Insights.Models::RecurrenceFrequency
Show: