Compartir a través de


WorkflowTrigger.Recurrence Propiedad

Definición

Obtiene la periodicidad del desencadenador de flujo de trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrence")]
public Microsoft.Azure.Management.Logic.Models.WorkflowTriggerRecurrence Recurrence { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrence")>]
member this.Recurrence : Microsoft.Azure.Management.Logic.Models.WorkflowTriggerRecurrence
Public ReadOnly Property Recurrence As WorkflowTriggerRecurrence

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a