Compartir a través de


AutoscaleProfile.FixedDate Propiedad

Definición

Obtiene o establece la fecha y hora específicas del perfil. Este elemento no se utiliza si se emplea el elemento Recurrence.

[Newtonsoft.Json.JsonProperty(PropertyName="fixedDate")]
public Microsoft.Azure.Management.Monitor.Models.TimeWindow FixedDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fixedDate")>]
member this.FixedDate : Microsoft.Azure.Management.Monitor.Models.TimeWindow with get, set
Public Property FixedDate As TimeWindow

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a