Share via


ServerProperties.UserVisibleState Property

Definition

A state of a server that is visible to user.

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.ServerState? UserVisibleState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Owned)>]
member this.UserVisibleState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.ServerState> with get, set
Public Property UserVisibleState As Nullable(Of ServerState)

Property Value

Implements

Attributes

Applies to