Compartir a través de


AutoscaleRecurrence.Schedule Propiedad

Definición

Obtiene o establece una matriz de reglas de escalado automático basadas en programación.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a