< Back

New-ManagedEBookAssignmentObject

Sat Jan 18, 2020 12:36 pm

NAME New-ManagedEBookAssignmentObject



SYNOPSIS

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





SYNTAX

New-ManagedEBookAssignmentObject -managedEBookAssignment <SwitchParameter> [-installIntent <string>] [-target

<object>] [<CommonParameters>]



New-ManagedEBookAssignmentObject -iosVppEBookAssignment <SwitchParameter> [-installIntent <string>] [-target

<object>] [<CommonParameters>]





DESCRIPTION

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



Contains properties used to assign a eBook to a group.





PARAMETERS

-managedEBookAssignment <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the

"microsoft.graph.managedEBookAssignment" type.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-target <object>

The "target" property, of type "microsoft.graph.deviceAndAppManagementAssignmentTarget".



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



The assignment target for eBook.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-installIntent <string>

The "installIntent" property, of type "microsoft.graph.installIntent".



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



The install intent for eBook.



Valid values: 'available', 'required', 'uninstall', 'availableWithoutEnrollment'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-iosVppEBookAssignment <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the

"microsoft.graph.iosVppEBookAssignment" type.



Required? true

Position? named

Default value False

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