Compartilhar via


Server.UserVisibleState Propriedade

Definição

Obtém ou define um estado de um servidor visível para o usuário. Os valores possíveis incluem: 'Ready', 'Dropping', 'Disabled', 'Inaccessible'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userVisibleState")]
public string UserVisibleState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userVisibleState")>]
member this.UserVisibleState : string with get, set
Public Property UserVisibleState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a