< Back

New-MediaContentRatingFranceObject

Sat Jan 18, 2020 12:37 pm

NAME New-MediaContentRatingFranceObject



SYNOPSIS

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





SYNTAX

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





DESCRIPTION

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





PARAMETERS

-movieRating <string>

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



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



Movies rating selected for France



Valid values: 'allAllowed', 'allBlocked', 'agesAbove10', 'agesAbove12', 'agesAbove16', 'agesAbove18'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-tvRating <string>

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



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



TV rating selected for France



Valid values: 'allAllowed', 'allBlocked', 'agesAbove10', 'agesAbove12', 'agesAbove16', 'agesAbove18'



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