getCommitmentPlan

Gets the specified commitmentPlans associated with the Cognitive Services account. Azure REST API version: 2023-05-01. Other available API versions: 2023-10-01-preview.

Return

Cognitive Services account commitment plan.

Parameters

argument

null


suspend fun getCommitmentPlan(accountName: String, commitmentPlanName: String, resourceGroupName: String): GetCommitmentPlanResult

Return

Cognitive Services account commitment plan.

See also

Parameters

accountName

The name of Cognitive Services account.

commitmentPlanName

The name of the commitmentPlan associated with the Cognitive Services Account

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

Cognitive Services account commitment plan.

See also

Parameters

argument

Builder for com.pulumi.azurenative.cognitiveservices.kotlin.inputs.GetCommitmentPlanPlainArgs.