Condividi tramite


AutoscaleProfile.FixedDateEnd Property

Definition

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

Property Value

Implements

Attributes

Applies to