Share via


SiteConfigResource.LocalMySqlEnabled Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to