Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LabDetails

Package version

This represents the details about a lab that the User is in, and its state.

Hierarchy

  • LabDetails

Index

Properties

Optional id

id: undefined | string

The Id of the lab.

Optional name

name: undefined | string

Name of the lab

Optional provisioningState

provisioningState: undefined | string

The provisioning state of the lab.

Optional usageQuota

usageQuota: undefined | string

The maximum duration a user can use a VM in this lab. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc