Skip to main content

students

Overview

Namestudents
TypeResource
Idazure_extras.education.students

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectStudent detail properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTbillingAccountName, billingProfileName, invoiceSectionName, studentAliasGet the details for a specific student in the specified lab by student alias
listSELECTbillingAccountName, billingProfileName, invoiceSectionNameGet a list of details about students that are associated with the specified lab.
create_or_updateINSERTbillingAccountName, billingProfileName, invoiceSectionName, studentAliasCreate and add a new student to the specified lab or update the details of an existing student in a lab. Note the student must have a valid tenant to accept the lab after they have been added to lab.
deleteDELETEbillingAccountName, billingProfileName, invoiceSectionName, studentAliasDelete the specified student based on the student alias.
_listEXECbillingAccountName, billingProfileName, invoiceSectionNameGet a list of details about students that are associated with the specified lab.