getEnvironmentType

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

Return

Represents an environment type.

Parameters

argument

null


suspend fun getEnvironmentType(devCenterName: String, environmentTypeName: String, resourceGroupName: String): GetEnvironmentTypeResult

Return

Represents an environment type.

Parameters

devCenterName

The name of the devcenter.

environmentTypeName

The name of the environment type.

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.GetEnvironmentTypePlainArgs.

See also