< Back
New-PlannerObject
Post
NAME New-PlannerObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.planner" (or one of its derived types).
SYNTAX
New-PlannerObject [-buckets <object[]>] [-plans <object[]>] [-tasks <object[]>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.planner" (or one of its derived types).
PARAMETERS
-tasks <object[]>
The "tasks" property, of type "microsoft.graph.plannerTask".
This property is on the "microsoft.graph.planner" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-plans <object[]>
The "plans" property, of type "microsoft.graph.plannerPlan".
This property is on the "microsoft.graph.planner" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-buckets <object[]>
The "buckets" property, of type "microsoft.graph.plannerBucket".
This property is on the "microsoft.graph.planner" type.
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.planner" (or one of its derived types).
SYNTAX
New-PlannerObject [-buckets <object[]>] [-plans <object[]>] [-tasks <object[]>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.planner" (or one of its derived types).
PARAMETERS
-tasks <object[]>
The "tasks" property, of type "microsoft.graph.plannerTask".
This property is on the "microsoft.graph.planner" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-plans <object[]>
The "plans" property, of type "microsoft.graph.plannerPlan".
This property is on the "microsoft.graph.planner" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-buckets <object[]>
The "buckets" property, of type "microsoft.graph.plannerBucket".
This property is on the "microsoft.graph.planner" type.
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