< Back
New-DeviceEnrollmentPlatformRestrictionObject
Post
NAME New-DeviceEnrollmentPlatformRestrictionObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.deviceEnrollmentPlatformRestriction" (or one of its
derived types).
SYNTAX
New-DeviceEnrollmentPlatformRestrictionObject [-osMaximumVersion <string>] [-osMinimumVersion <string>]
[-personalDeviceEnrollmentBlocked <bool>] [-platformBlocked <bool>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.deviceEnrollmentPlatformRestriction" (or one of its
derived types).
PARAMETERS
-platformBlocked <bool>
The "platformBlocked" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Block the platform from enrolling
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-personalDeviceEnrollmentBlocked <bool>
The "personalDeviceEnrollmentBlocked" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Block personally owned devices from enrolling
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-osMinimumVersion <string>
The "osMinimumVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Min OS version supported
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-osMaximumVersion <string>
The "osMaximumVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Max OS version supported
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
SYNOPSIS
Creates a new object which represents a "microsoft.graph.deviceEnrollmentPlatformRestriction" (or one of its
derived types).
SYNTAX
New-DeviceEnrollmentPlatformRestrictionObject [-osMaximumVersion <string>] [-osMinimumVersion <string>]
[-personalDeviceEnrollmentBlocked <bool>] [-platformBlocked <bool>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.deviceEnrollmentPlatformRestriction" (or one of its
derived types).
PARAMETERS
-platformBlocked <bool>
The "platformBlocked" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Block the platform from enrolling
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-personalDeviceEnrollmentBlocked <bool>
The "personalDeviceEnrollmentBlocked" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Block personally owned devices from enrolling
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-osMinimumVersion <string>
The "osMinimumVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Min OS version supported
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-osMaximumVersion <string>
The "osMaximumVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.deviceEnrollmentPlatformRestriction" type.
Max OS version supported
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