mediaContentRatingUnitedStates リソースの種類
名前空間: microsoft.graph
注: Intune 用 Microsoft Graph API には、テナントの 有効な Intune ライセンスが必要です。
まだ文書化されていません
プロパティ
| プロパティ | 型 | 説明 |
|---|---|---|
| movieRating | ratingUnitedStatesMoviesType | 米国に対して選択された映画の評価。 可能な値は、allAllowed、allBlocked、general、parentalGuidance、parentalGuidance13、restricted、adults です。 |
| tvRating | ratingUnitedStatesTelevisionType | 米国に対して選択されたテレビの評価。 可能な値は、allAllowed、allBlocked、childrenAll、childrenAbove7、general、parentalGuidance、childrenAbove14、adults です。 |
リレーションシップ
なし
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.mediaContentRatingUnitedStates",
"movieRating": "String",
"tvRating": "String"
}
フィードバック
フィードバックの送信と表示