次の方法で共有


Job.Schedule プロパティ

定義

ジョブのスケジュール プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象