次の方法で共有


AutoscaleSchedule.TimeAndCapacity プロパティ

定義

スケジュールベースの自動スケーリング ルールの時間と容量を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="timeAndCapacity")]
public Microsoft.Azure.Management.HDInsight.Models.AutoscaleTimeAndCapacity TimeAndCapacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeAndCapacity")>]
member this.TimeAndCapacity : Microsoft.Azure.Management.HDInsight.Models.AutoscaleTimeAndCapacity with get, set
Public Property TimeAndCapacity As AutoscaleTimeAndCapacity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象