LabDetails interface
Lab details.
- Extends
Properties
| budget |
Default monetary cap for each student in this lab |
| description | Detail description of this lab |
| display |
Lab Display Name |
| effective |
Lab creation date |
| expiration |
Default expiration date for each student in this lab |
| invitation |
invitation code for redeemable lab |
| max |
the total number of students that can be accepted to the lab. |
| status | The status of this lab |
| total |
Total allocated budget |
| total |
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 |
| system |
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
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
totalBudget
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
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