LogSchedulePolicy Class

Log policy schedule.

Constructor

LogSchedulePolicy()

Variables

Name Description
scheduleFrequencyInMins
int

Frequency of the log schedule operation of this policy in minutes.

schedulePolicyType
Literal["LogSchedulePolicy"]

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "LogSchedulePolicy".

Attributes

scheduleFrequencyInMins

Frequency of the log schedule operation of this policy in minutes.

scheduleFrequencyInMins: int

schedulePolicyType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "LogSchedulePolicy".

schedulePolicyType: Literal['LogSchedulePolicy']