get Lab
Get lab API Version: 2018-10-15.
Return
Represents a lab.
Parameters
argument
null
suspend fun getLab(expand: String? = null, labAccountName: String, labName: String, resourceGroupName: String): GetLabResult
Return
Represents a lab.
Parameters
expand
Specify the $expand query. Example: 'properties($select=maxUsersInLab)'
lab Account Name
The name of the lab Account.
lab Name
The name of the lab.
resource Group Name
The name of the resource group.
See also
Return
Represents a lab.
Parameters
argument
Builder for com.pulumi.azurenative.labservices.kotlin.inputs.GetLabPlainArgs.