CommitmentPlanAssociationResponse

data class CommitmentPlanAssociationResponse(val commitmentPlanId: String? = null, val commitmentPlanLocation: String? = null)

The commitment plan association.

Constructors

Link copied to clipboard
constructor(commitmentPlanId: String? = null, commitmentPlanLocation: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure resource id of the commitment plan.

Link copied to clipboard

The location of of the commitment plan.