Share via


AutoscaleProfile.FixedDateStart Property

Definition

the start time for the profile in ISO 8601 format.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)]
public DateTime? FixedDateStart { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)>]
member this.FixedDateStart : Nullable<DateTime> with get, set
Public Property FixedDateStart As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to