Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
The media that's hosted remotely and is inherited from mediaConfig.
Properties
Property | Type | Description |
---|---|---|
preFetchMedia | mediaInfo collection | The list of media to pre-fetch. |
JSON representation
The following JSON representation shows the resource type.
{
"preFetchMedia": [ { "@odata.type": "microsoft.graph.mediaInfo" } ]
}