Dela via


AppServicePlan.SpotExpirationTime Property

Definition

The time when the server farm expires. Valid only if it is a spot server farm.

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

Property Value

Implements

Attributes

Applies to