< Back

New-MediaContentRatingNewZealandObject

Sat Jan 18, 2020 12:38 pm

NAME New-MediaContentRatingNewZealandObject



SYNOPSIS

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

types).





SYNTAX

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





DESCRIPTION

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

types).





PARAMETERS

-movieRating <string>

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



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



Movies rating selected for New Zealand



Valid values: 'allAllowed', 'allBlocked', 'general', 'parentalGuidance', 'mature', 'agesAbove13',

'agesAbove15', 'agesAbove16', 'agesAbove18', 'restricted', 'agesAbove16Restricted'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-tvRating <string>

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



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



TV rating selected for New Zealand



Valid values: 'allAllowed', 'allBlocked', 'general', 'parentalGuidance', '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