LabUserData.RegistrationState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
State of the user's registration within the lab.
public Azure.ResourceManager.LabServices.Models.LabUserRegistrationState? RegistrationState { get; }
member this.RegistrationState : Nullable<Azure.ResourceManager.LabServices.Models.LabUserRegistrationState>
Public ReadOnly Property RegistrationState As Nullable(Of LabUserRegistrationState)