SiteConfigResource.LocalMySqlEnabled Propriedade

Definição

Obtém ou define <code>true</code> para habilitar o MySQL local; caso contrário, <code>false</code>.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a