GetCommitmentPlanAssociationPlainArgs

data class GetCommitmentPlanAssociationPlainArgs(val commitmentPlanAssociationName: String, val commitmentPlanName: String, val resourceGroupName: String) : ConvertibleToJava<GetCommitmentPlanAssociationPlainArgs>

Constructors

Link copied to clipboard
constructor(commitmentPlanAssociationName: String, commitmentPlanName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the commitment plan association with the Cognitive Services Account

Link copied to clipboard

The name of the commitmentPlan associated with the Cognitive Services Account

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): GetCommitmentPlanAssociationPlainArgs