User interface

User of a lab that can register for and use virtual machines within the lab.

Extends

Properties

additionalUsageQuota

The amount of usage quota time the user gets in addition to the lab usage quota.

displayName

Display name of the user, for example user's full name. NOTE: This property will not be serialized. It can only be populated by the server.

email

Email address of the user.

invitationSent

Date and time when the invitation message was sent to the user. NOTE: This property will not be serialized. It can only be populated by the server.

invitationState

State of the invitation message for the user. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Current provisioning state of the user resource. NOTE: This property will not be serialized. It can only be populated by the server.

registrationState

State of the user's registration within the lab. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Metadata pertaining to creation and last modification of the user resource. NOTE: This property will not be serialized. It can only be populated by the server.

totalUsage

How long the user has used their virtual machines in this lab. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

additionalUsageQuota

The amount of usage quota time the user gets in addition to the lab usage quota.

additionalUsageQuota?: string

Property Value

string

displayName

Display name of the user, for example user's full name. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

email

Email address of the user.

email: string

Property Value

string

invitationSent

Date and time when the invitation message was sent to the user. NOTE: This property will not be serialized. It can only be populated by the server.

invitationSent?: Date

Property Value

Date

invitationState

State of the invitation message for the user. NOTE: This property will not be serialized. It can only be populated by the server.

invitationState?: InvitationState

Property Value

provisioningState

Current provisioning state of the user resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: ProvisioningState

Property Value

registrationState

State of the user's registration within the lab. NOTE: This property will not be serialized. It can only be populated by the server.

registrationState?: RegistrationState

Property Value

systemData

Metadata pertaining to creation and last modification of the user resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

totalUsage

How long the user has used their virtual machines in this lab. NOTE: This property will not be serialized. It can only be populated by the server.

totalUsage?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type