Compartilhar via


AutoscaleRecurrence.Schedule Propriedade

Definição

Obtém ou define a matriz de regras de dimensionamento automático baseadas em agendamento

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a