Education Functions
object EducationFunctions
Functions
Link copied to clipboard
Get the details for a specific lab associated with the provided billing account name, billing profile name, and invoice section name. Uses Azure REST API version 2021-12-01-preview.
Link copied to clipboard
Get the details for a specific student in the specified lab by student alias Uses Azure REST API version 2021-12-01-preview.
suspend fun getStudent(billingAccountName: String, billingProfileName: String, invoiceSectionName: String, studentAlias: String): GetStudentResult