Share via


MigrateMySqlStatusProperties.LocalMySqlEnabled Property

Definition

True if the web app has in app MySql enabled

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? LocalMySqlEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.LocalMySqlEnabled : Nullable<bool>
Public ReadOnly Property LocalMySqlEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to