Partager via


Schedule.Frequency Propriété

Définition

Obtient ou définit la fréquence de la planification. Les valeurs possibles incluent : 'OneTime', 'Day', 'Hour', 'Week', 'Month', 'Minute'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frequency")]
public string Frequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frequency")>]
member this.Frequency : string with get, set
Public Property Frequency As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à