MigrateMySqlStatusInner.LocalMySqlEnabled 속성

정의

웹앱이 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

적용 대상