CommitmentAssociation type
Represents the association between a commitment plan and some other resource, such as a Machine Learning web service.
type CommitmentAssociation = Resource & {
etag?: string
properties?: CommitmentAssociationProperties
}