get Employee
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.
Return
Employee resource
Parameters
argument
null
Return
Employee resource
Parameters
employee Name
The name of the Employee
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getEmployee(argument: suspend GetEmployeePlainArgsBuilder.() -> Unit): GetEmployeeResult
Return
Employee resource
Parameters
argument
Builder for com.pulumi.azurenative.contoso.kotlin.inputs.GetEmployeePlainArgs.