CommitmentAssociation type
表示承諾方案與其他資源之間的關聯,例如 Machine Learning Web 服務。
type CommitmentAssociation = Resource & {
etag?: string
properties?: CommitmentAssociationProperties
}
表示承諾方案與其他資源之間的關聯,例如 Machine Learning Web 服務。
type CommitmentAssociation = Resource & {
etag?: string
properties?: CommitmentAssociationProperties
}