get Commitment Plan
Cognitive Services account commitment plan. API Version: 2021-10-01.
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
account Name
The name of Cognitive Services account.
commitment Plan Name
The name of the commitmentPlan associated with the Cognitive Services Account
resource Group Name
The name of the resource group. The name is case insensitive.
suspend fun getCommitmentPlan(argument: suspend GetCommitmentPlanPlainArgsBuilder.() -> Unit): GetCommitmentPlanResult
Return
Cognitive Services account commitment plan.
See also
Parameters
argument
Builder for com.pulumi.azurenative.cognitiveservices.kotlin.inputs.GetCommitmentPlanPlainArgs.