getDevCenter

Gets a devcenter. API Version: 2022-09-01-preview.

Return

Represents a devcenter resource.

Parameters

argument

null


suspend fun getDevCenter(devCenterName: String, resourceGroupName: String): GetDevCenterResult

Return

Represents a devcenter resource.

Parameters

devCenterName

The name of the devcenter.

resourceGroupName

Name of the resource group within the Azure subscription.

See also


Return

Represents a devcenter resource.

Parameters

argument

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

See also