LogSchedulePolicy interface
Log policy schedule.
- Extends
Properties
schedule |
Frequency of the log schedule operation of this policy in minutes. |
schedule |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
scheduleFrequencyInMins
Frequency of the log schedule operation of this policy in minutes.
scheduleFrequencyInMins?: number
Property Value
number
schedulePolicyType
Polymorphic discriminator, which specifies the different types this object can be
schedulePolicyType: "LogSchedulePolicy"
Property Value
"LogSchedulePolicy"