title | description | author | ms.localizationpriority | ms.subservice | doc_type |
---|---|---|---|---|---|
fileStorageContainerViewpoint resource type |
Represents data specific to the current user of a fileStorageContainer. |
tonchan-msft |
medium |
onedrive |
resourcePageType |
Namespace: microsoft.graph
Represents data specific to the current user of a fileStorageContainer.
Property | Type | Description |
---|---|---|
effectiveRole | String | The current user's effective role. Read-only. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.fileStorageContainerViewpoint",
"effectiveRole": "String"
}