Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 312 Bytes

File metadata and controls

18 lines (13 loc) · 312 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Planner

$params = @{
	container = @{
		url = "https://graph.microsoft.com/v1.0/groups/ebf3b108-5234-4e22-b93d-656d7dae5874"
	}
	title = "title-value"
}

New-MgPlannerPlan -BodyParameter $params