Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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"
}