getStudent

Student details. API Version: 2021-12-01-preview.

Return

Student details.

Parameters

argument

null


suspend fun getStudent(billingAccountName: String, billingProfileName: String, invoiceSectionName: String, studentAlias: String): GetStudentResult

Return

Student details.

See also

Parameters

billingAccountName

Billing account name.

billingProfileName

Billing profile name.

invoiceSectionName

Invoice section name.

studentAlias

Student alias.


suspend fun getStudent(argument: suspend GetStudentPlainArgsBuilder.() -> Unit): GetStudentResult

Return

Student details.

See also

Parameters

argument

Builder for com.pulumi.azurenative.education.kotlin.inputs.GetStudentPlainArgs.