Udostępnij za pośrednictwem


ITriggerProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.TriggerPropertiesTypeConverter))]
public interface ITriggerProperties : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.TriggerPropertiesTypeConverter))>]
type ITriggerProperties = interface
    interface IJsonSerializable
Public Interface ITriggerProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CreatedAt
IncrementalScanStartTime
Interval
LastModifiedAt
LastScheduled
RecurrenceEndTime
RecurrenceFrequency
RecurrenceInterval
RecurrenceStartTime
RecurrenceTimeZone
ScanLevel
ScheduleAdditionalProperty
ScheduleHour
ScheduleMinute
ScheduleMonthDay
ScheduleMonthlyOccurrence
ScheduleWeekDay

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to