次の方法で共有


AutoscaleRecurrence.Schedule プロパティ

定義

スケジュールベースの自動スケーリング ルールの配列を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="schedule")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.AutoscaleSchedule> Schedule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schedule")>]
member this.Schedule : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.AutoscaleSchedule> with get, set
Public Property Schedule As IList(Of AutoscaleSchedule)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象