Share via


PostgreSqlServerData.UserVisibleState Property

Definition

A state of a server that is visible to user.

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

Property Value

Applies to