agreementFileData resource type
Namespace: microsoft.graph
Represents a Microsoft Entra terms of use agreement file.
Properties
Property | Type | Description |
---|---|---|
data | Binary | Data that represents the terms of use PDF document. Read-only. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"data": "Binary"
}