共用方式為


MigrateMySqlStatusInner.LocalMySqlEnabled 屬性

定義

如果 Web 應用程式已啟用 MySql,則取得 true

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於