Share via


SiteConfigProperties.IsLocalMySqlEnabled Property

Definition

<code>true</code> to enable local MySQL; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsLocalMySqlEnabled { get; set; }
member this.IsLocalMySqlEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsLocalMySqlEnabled As BicepValue(Of Boolean)

Property Value

Applies to