Compartir a través de


DatabaseAccountUpdateParameters.EnableFreeTier Propiedad

Definición

Obtiene o establece la marca para indicar si el nivel gratis está habilitado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a