Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
Namespace: microsoft.graph
Abstract base type representing the actual content, text, or binary) being processed.
Use textContent for text or binaryContent binary content.
Note: This abstract type won't be instantiated directly.
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the response.
{
"@odata.type": "#microsoft.graph.contentBase"
}