LabDetails interface

Lab details.

Extends

Properties

budgetPerStudent

Default monetary cap for each student in this lab

description

Detail description of this lab

displayName

Lab Display Name

effectiveDate

Lab creation date

expirationDate

Default expiration date for each student in this lab

invitationCode

invitation code for redeemable lab

maxStudentCount

the total number of students that can be accepted to the lab.

status

The status of this lab

totalAllocatedBudget

Total allocated budget

totalBudget

Total budget

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

budgetPerStudent

Default monetary cap for each student in this lab

budgetPerStudent?: Amount

Property Value

description

Detail description of this lab

description?: string

Property Value

string

displayName

Lab Display Name

displayName?: string

Property Value

string

effectiveDate

Lab creation date

effectiveDate?: Date

Property Value

Date

expirationDate

Default expiration date for each student in this lab

expirationDate?: Date

Property Value

Date

invitationCode

invitation code for redeemable lab

invitationCode?: string

Property Value

string

maxStudentCount

the total number of students that can be accepted to the lab.

maxStudentCount?: number

Property Value

number

status

The status of this lab

status?: string

Property Value

string

totalAllocatedBudget

Total allocated budget

totalAllocatedBudget?: Amount

Property Value

totalBudget

Total budget

totalBudget?: Amount

Property Value

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type