Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LabDetails

Package version

Lab details.

Hierarchy

Index

Properties

Optional budgetPerStudent

budgetPerStudent: Amount

Default monetary cap for each student in this lab

Optional currencyPropertiesTotalAllocatedBudgetCurrency

currencyPropertiesTotalAllocatedBudgetCurrency: undefined | string

The type of currency being used for the value.

Optional currencyPropertiesTotalBudgetCurrency

currencyPropertiesTotalBudgetCurrency: undefined | string

The type of currency being used for the value.

Optional description

description: undefined | string

Detail description of this lab

Optional displayName

displayName: undefined | string

Lab Display Name

Optional effectiveDate

effectiveDate: Date

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

Optional expirationDate

expirationDate: Date

Default expiration date for each student in this lab

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 invitationCode

invitationCode: undefined | string

invitation code for redeemable lab NOTE: This property will not be serialized. It can only be populated by the server.

Optional maxStudentCount

maxStudentCount: undefined | number

the total number of students that can be accepted to the lab. NOTE: This property will not be serialized. It can only be populated by the server.

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 status

status: LabStatus

The status of this lab NOTE: This property will not be serialized. It can only be populated by the server.

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.

Optional valuePropertiesTotalAllocatedBudgetValue

valuePropertiesTotalAllocatedBudgetValue: undefined | number

Amount value.

Optional valuePropertiesTotalBudgetValue

valuePropertiesTotalBudgetValue: undefined | number

Amount value.

Generated using TypeDoc