< Back

Invoke-ListPlannerPlanBuckets

Sat Jan 18, 2020 6:58 pm

NAME Invoke-ListPlannerPlanBuckets



SYNOPSIS







SYNTAX

Invoke-ListPlannerPlanBuckets [-PlanID] <String[]> [<CommonParameters>]





DESCRIPTION

List Planner Plan Buckets, Graph call





PARAMETERS

-PlanID <String[]>





Required? true

Position? 0

Default value

Accept pipeline input? True (ByPropertyName)

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.String[]







OUTPUTS

System.Object







EXAMPLE 1



C:\\PS> Invoke-ListPlannerPlans -GroupID "0e0a7683-530c-42e5-9f76-27f9f6fac354" | Invoke-ListPlannerPlanBuckets





EXAMPLE 2



C:\\PS> Invoke-ListPlannerPlanBuckets -PlanID "e69bhAurV0GOMGgj0iV00ZcADZu2"







RELATED LINKS