Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

columnLink resource type

Namespace: microsoft.graph

A columnLink on a contentType attaches a site columnDefinition to that content type.

Properties

Property name Type Description
id String The unique identifier for the column.
name String The name of the column in this content type.

JSON representation

The following JSON representation shows the resource type.

{
 "id": "String (identifier)",
 "name": "String"
}

Feedback

Was this page helpful?

Additional resources