次の方法で共有


MySqlServerData.UserVisibleState プロパティ

定義

ユーザーに表示されるサーバーの状態。

public Azure.ResourceManager.MySql.Models.MySqlServerState? UserVisibleState { get; set; }
member this.UserVisibleState : Nullable<Azure.ResourceManager.MySql.Models.MySqlServerState> with get, set
Public Property UserVisibleState As Nullable(Of MySqlServerState)

プロパティ値

適用対象