Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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"
}