fileStorageContainerViewpoint リソースの種類
名前空間: microsoft.graph
fileStorageContainer の現在のユーザーに固有のデータを表します。
プロパティ
プロパティ | 種類 | 説明 |
---|---|---|
effectiveRole | String | 現在のユーザーの有効なロール。 読み取り専用です。 |
リレーションシップ
なし。
JSON 表記
次の JSON 表現は、リソースの種類を示しています。
{
"@odata.type": "#microsoft.graph.fileStorageContainerViewpoint",
"effectiveRole": "String"
}