次の方法で共有


Schedule.RecurrencePattern プロパティ

定義

スケジュールされたアクションの繰り返しパターンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrencePattern")]
public Microsoft.Azure.Management.LabServices.Models.RecurrencePattern RecurrencePattern { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrencePattern")>]
member this.RecurrencePattern : Microsoft.Azure.Management.LabServices.Models.RecurrencePattern with get, set
Public Property RecurrencePattern As RecurrencePattern

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象