getDevBoxDefinition

Gets a Dev Box definition API Version: 2022-09-01-preview.

Return

Represents a definition for a Developer Machine.

Parameters

argument

null


suspend fun getDevBoxDefinition(devBoxDefinitionName: String, devCenterName: String, resourceGroupName: String): GetDevBoxDefinitionResult

Return

Represents a definition for a Developer Machine.

Parameters

devBoxDefinitionName

The name of the Dev Box definition.

devCenterName

The name of the devcenter.

resourceGroupName

Name of the resource group within the Azure subscription.

See also


Return

Represents a definition for a Developer Machine.

Parameters

argument

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

See also