LogSchedulePolicy interface

Log policy schedule.

Extends

Properties

scheduleFrequencyInMins

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

schedulePolicyType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

Property Details

scheduleFrequencyInMins

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

scheduleFrequencyInMins?: number

Property Value

number

schedulePolicyType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

schedulePolicyType: "LogSchedulePolicy"

Property Value

"LogSchedulePolicy"