Sdílet prostřednictvím


AutoscaleSchedule.TimeAndCapacity Property

Definition

Gets or sets time and capacity for a schedule-based autoscale rule

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to