< Back

New-MediaContentRatingGermanyObject

Sat Jan 18, 2020 12:37 pm

NAME New-MediaContentRatingGermanyObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.mediaContentRatingGermany" (or one of its derived types).





SYNTAX

New-MediaContentRatingGermanyObject [-movieRating <string>] [-tvRating <string>] [<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.mediaContentRatingGermany" (or one of its derived types).





PARAMETERS

-movieRating <string>

The "movieRating" property, of type "microsoft.graph.ratingGermanyMoviesType".



This property is on the "microsoft.graph.mediaContentRatingGermany" type.



Movies rating selected for Germany



Valid values: 'allAllowed', 'allBlocked', 'general', 'agesAbove6', 'agesAbove12', 'agesAbove16', 'adults'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-tvRating <string>

The "tvRating" property, of type "microsoft.graph.ratingGermanyTelevisionType".



This property is on the "microsoft.graph.mediaContentRatingGermany" type.



TV rating selected for Germany



Valid values: 'allAllowed', 'allBlocked', 'general', 'agesAbove6', 'agesAbove12', 'agesAbove16', 'adults'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS