StudentLabDetails interface
Student lab details.
- Extends
Properties
| budget | Student Budget |
| description | Detail description of this lab |
| display |
Student lab Display Name |
| effective |
User Added Date |
| expiration |
Date the lab will expire and by default will be the expiration date for each student in this lab |
| lab |
Lab Scope. /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/providers/Microsoft.Education/labs/default |
| role | Student Role |
| status | Student Lab Status |
| subscription |
Subscription Id |
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
budget
description
Detail description of this lab
description?: string
Property Value
string
displayName
Student lab Display Name
displayName?: string
Property Value
string
effectiveDate
User Added Date
effectiveDate?: Date
Property Value
Date
expirationDate
Date the lab will expire and by default will be the expiration date for each student in this lab
expirationDate?: Date
Property Value
Date
labScope
Lab Scope. /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/providers/Microsoft.Education/labs/default
labScope?: string
Property Value
string
role
Student Role
role?: string
Property Value
string
status
Student Lab Status
status?: string
Property Value
string
subscriptionId
Subscription Id
subscriptionId?: string
Property Value
string
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