次の方法で共有


WorkflowTriggerRecurrence.Frequency プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="frequency")]
public Microsoft.Azure.Management.Logic.Fluent.Models.RecurrenceFrequency? Frequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frequency")>]
member this.Frequency : Nullable<Microsoft.Azure.Management.Logic.Fluent.Models.RecurrenceFrequency> with get, set
Public Property Frequency As Nullable(Of RecurrenceFrequency)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象