Compartir a través de


Server.UserVisibleState Propiedad

Definición

Obtiene o establece un estado de un servidor visible para el usuario. Entre los valores posibles se incluyen: 'Ready', 'Dropping', 'Disabled', 'Inaccesible'

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a