Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 321 Bytes

File metadata and controls

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

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

New-MgBetaPlannerPlan -BodyParameter $params