< Back

New-MediaContentRatingUnitedKingdomObject

Sat Jan 18, 2020 12:38 pm

NAME New-MediaContentRatingUnitedKingdomObject



SYNOPSIS

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

types).





SYNTAX

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





DESCRIPTION

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

types).





PARAMETERS

-movieRating <string>

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



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



Movies rating selected for United Kingdom



Valid values: 'allAllowed', 'allBlocked', 'general', 'universalChildren', 'parentalGuidance',

'agesAbove12Video', 'agesAbove12Cinema', 'agesAbove15', 'adults'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-tvRating <string>

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



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



TV rating selected for United Kingdom



Valid values: 'allAllowed', 'allBlocked', 'caution'



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