Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface User

Package version

The User registered to a lab

Hierarchy

Index

Properties

Optional email

email: undefined | string

The user email address, as it was specified during registration. NOTE: This property will not be serialized. It can only be populated by the server.

Optional familyName

familyName: undefined | string

The user family name, as it was specified during registration. NOTE: This property will not be serialized. It can only be populated by the server.

Optional givenName

givenName: undefined | string

The user given name, as it was specified during registration. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

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

Optional latestOperationResult

latestOperationResult: LatestOperationResult

The details of the latest operation. ex: status, error NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

The location of the resource.

Optional name

name: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

The provisioning status of the resource.

Optional tags

tags: undefined | object

The tags of the resource.

Optional tenantId

tenantId: undefined | string

The user tenant ID, as it was specified during registration. NOTE: This property will not be serialized. It can only be populated by the server.

Optional totalUsage

totalUsage: undefined | string

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

Optional type

type: undefined | string

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

Optional uniqueIdentifier

uniqueIdentifier: undefined | string

The unique immutable identifier of a resource (Guid).

Generated using TypeDoc