get Environment Type
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
dev Center Name
The name of the devcenter.
environment Type Name
The name of the environment type.
resource Group Name
Name of the resource group within the Azure subscription.
See also
suspend fun getEnvironmentType(argument: suspend GetEnvironmentTypePlainArgsBuilder.() -> Unit): GetEnvironmentTypeResult
Return
Represents an environment type.
Parameters
argument
Builder for com.pulumi.azurenative.devcenter.kotlin.inputs.GetEnvironmentTypePlainArgs.