Sdílet prostřednictvím


TimeWindow.Start 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.Owned)]
public DateTime? Start { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Owned)>]
member this.Start : Nullable<DateTime> with get, set
Public Property Start As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to