Partilhar via


User.RegistrationState Propriedade

Definição

Obtém o estado do registro do usuário no laboratório. Os valores possíveis incluem: 'Registrado', 'NotRegistered'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationState")]
public Microsoft.Azure.Management.LabServices.Models.RegistrationState? RegistrationState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationState")>]
member this.RegistrationState : Nullable<Microsoft.Azure.Management.LabServices.Models.RegistrationState>
Public ReadOnly Property RegistrationState As Nullable(Of RegistrationState)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a