getProjectEnvironmentType

Gets a project environment type. API Version: 2022-09-01-preview.

Return

Represents an environment type.

Parameters

argument

null


suspend fun getProjectEnvironmentType(environmentTypeName: String, projectName: String, resourceGroupName: String): GetProjectEnvironmentTypeResult

Return

Represents an environment type.

Parameters

environmentTypeName

The name of the environment type.

projectName

The name of the project.

resourceGroupName

Name of the resource group within the Azure subscription.

See also


Return

Represents an environment type.

Parameters

argument

Builder for com.pulumi.azurenative.devcenter.kotlin.inputs.GetProjectEnvironmentTypePlainArgs.

See also