Compartir a través de


AppServicePlanPatchResource.FreeOfferExpirationTime Propiedad

Definición

Obtiene o establece la hora en que expira la oferta gratuita de la granja de servidores.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.freeOfferExpirationTime")]
public DateTime? FreeOfferExpirationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.freeOfferExpirationTime")>]
member this.FreeOfferExpirationTime : Nullable<DateTime> with get, set
Public Property FreeOfferExpirationTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a