mediaContentRatingNewZealand-Ressourcentyp

Namespace: microsoft.graph

Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.

Noch nicht dokumentiert.

Eigenschaften

Eigenschaft Typ Beschreibung
movieRating ratingNewZealandMoviesType Filmbewertung für Neuseeland ausgewählt. Mögliche Werte: allAllowed, allBlocked, general, parentalGuidance, mature, agesAbove13, agesAbove15, agesAbove16, agesAbove18, restricted, agesAbove16Restricted.
tvRating ratingNewZealandTelevisionType TV-Bewertung für Neuseeland ausgewählt. Mögliche Werte: allAllowed, allBlocked, general, parentalGuidance, adults.

Beziehungen

Keine

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

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