CommitmentAssociation type
Vertegenwoordigt de koppeling tussen een toezeggingsplan en een andere resource, zoals een Machine Learning-webservice.
type CommitmentAssociation = Resource & {
etag?: string
properties?: CommitmentAssociationProperties
}