Contoso Functions
object ContosoFunctions
Functions
Link copied to clipboard
Get a Employee Uses Azure REST API version 2021-11-01. Other available API versions: 2021-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native contoso [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
suspend fun getEmployee(argument: suspend GetEmployeePlainArgsBuilder.() -> Unit): GetEmployeeResult