Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StudentDetails

Package version

Student details.

Hierarchy

Index

Properties

Optional budget

budget: Amount

Student Budget

Optional effectiveDate

effectiveDate: Date

Date student was added to the lab NOTE: This property will not be serialized. It can only be populated by the server.

Optional email

email: undefined | string

Student Email

Optional expirationDate

expirationDate: Date

Date this student is set to expire from the lab.

Optional firstName

firstName: undefined | string

First Name

Optional id

id: undefined | string

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.

Optional lastName

lastName: undefined | string

Last Name

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 role

Student Role

Optional status

Student Lab Status NOTE: This property will not be serialized. It can only be populated by the server.

Optional subscriptionAlias

subscriptionAlias: undefined | string

Subscription alias

Optional subscriptionId

subscriptionId: undefined | string

Subscription Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional subscriptionInviteLastSentDate

subscriptionInviteLastSentDate: Date

subscription invite last sent date

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. 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. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc