< Back

New-PlannerBucket

Sat Jan 18, 2020 6:58 pm

NAME New-PlannerBucket



SYNOPSIS







SYNTAX

New-PlannerBucket -PlanID <Object> -BucketName <Object> [<CommonParameters>]





DESCRIPTION

Create Planner Bucket, Graph call





PARAMETERS

-PlanID <Object>





Required? true

Position? named

Default value

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-BucketName <Object>





Required? true

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

System.Object







OUTPUTS

System.Object









RELATED LINKS