mediaContentRatingNewZealand リソースの種類

名前空間: microsoft.graph

注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。

まだ文書化されていません

プロパティ

プロパティ 説明
movieRating ratingNewZealandMoviesType ニュージーランドの映画レーティングが選択されました。 使用可能な値は、allAllowedallBlockedgeneralparentalGuidancematureagesAbove13agesAbove15agesAbove16agesAbove18restrictedagesAbove16Restricted です。
tvRating ratingNewZealandTelevisionType ニュージーランドのテレビレーティングが選択されました。 可能な値は、allAllowedallBlockedgeneralparentalGuidanceadults です。

リレーションシップ

なし

JSON 表記

以下は、リソースの JSON 表記です。

{
  "@odata.type": "#microsoft.graph.mediaContentRatingNewZealand",
  "movieRating": "String",
  "tvRating": "String"
}