< Back

New-MediaContentRatingUnitedStatesObject

Sat Jan 18, 2020 12:38 pm

NAME New-MediaContentRatingUnitedStatesObject



SYNOPSIS

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

types).





SYNTAX

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





DESCRIPTION

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

types).





PARAMETERS

-movieRating <string>

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



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



Movies rating selected for United States



Valid values: 'allAllowed', 'allBlocked', 'general', 'parentalGuidance', 'parentalGuidance13', 'restricted',

'adults'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-tvRating <string>

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



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



TV rating selected for United States



Valid values: 'allAllowed', 'allBlocked', 'childrenAll', 'childrenAbove7', 'general', 'parentalGuidance',

'childrenAbove14', '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