getCommitmentPlan

Retrieve an Azure ML commitment plan by its subscription, resource group and name. API Version: 2016-05-01-preview.

Return

An Azure ML commitment plan resource.

Parameters

argument

null


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

Return

An Azure ML commitment plan resource.

See also

Parameters

commitmentPlanName

The Azure ML commitment plan name.

resourceGroupName

The resource group name.


Return

An Azure ML commitment plan resource.

See also

Parameters

argument

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