你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ITriggerRecurrenceSchedule Interface

Definition

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

Properties

AdditionalProperty (Inherited from IRecurrenceSchedule)
Hour (Inherited from IRecurrenceSchedule)
Minute (Inherited from IRecurrenceSchedule)
MonthDay (Inherited from IRecurrenceSchedule)
MonthlyOccurrence (Inherited from IRecurrenceSchedule)
WeekDay (Inherited from IRecurrenceSchedule)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to