Skip to content

Commit f805ffa

Browse files
SmitaNachanAdam-it
authored andcommitted
Removes defaultProperties method from various commands. Closes #6432
1 parent 63404d1 commit f805ffa

File tree

87 files changed

+456
-349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+456
-349
lines changed

docs/docs/cmd/booking/business/business-get.mdx

+13
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,19 @@ m365 booking business get --name 'business name'
137137
138138
139139
phone :
140+
address : {city:"",countryOrRegion:"",postalCode:"",state:"",street:""}
141+
businessHours : [{day:"monday",timeSlots:[{endTime:"17:00:00.0000000",startTime:"08:00:00.0000000"}]},{day:"tuesday",timeSlots:[{endTime:"17:00:00.0000000",startTime:"08:00:00.0000000"}]},{day:"wednesday",timeSlots:[{endTime:"17:00:00.0000000",startTime:"08:00:00.0000000"}]},{day:"thursday",timeSlots:[{endTime:"17:00:00.0000000",startTime:"08:00:00.0000000"}]},{day:"friday",timeSlots:[{endTime:"17:00:00.0000000",startTime:"08:00:00.0000000"}]},{day:"saturday",timeSlots:[]},{day:"sunday",timeSlots:[]}]
142+
businessType : "Financial services"
143+
defaultCurrencyIso: "USD"
144+
displayName : "Accounting"
145+
146+
147+
isPublished : true
148+
languageTag : ""
149+
phone : ""
150+
publicUrl : "https://outlook.office365.com/owa/calendar/[email protected]/bookings/"
151+
schedulingPolicy : {allowStaffSelection:true,maximumAdvance:"P365D",minimumLeadTime:"P1D",sendConfirmationsToOwner:true,timeSlotInterval:"PT30M"}
152+
webSiteUrl : ""
140153
```
141154

142155
</TabItem>

docs/docs/cmd/entra/user/user-guest-add.mdx

+11
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,17 @@ m365 entra user guest add --emailAddress [email protected] --messageLanguage
105105
resetRedemption : false
106106
sendInvitationMessage : true
107107
status : PendingAcceptance
108+
id : "35f7f726-c541-4aef-a64e-a7b6868fe47f"
109+
inviteRedeemUrl : "https://login.microsoftonline.com/redeem?rd=https%3a%2f%2finvitations.microsoft.com%2fredeem%2f%3ftenant%3db373bc30-03b3-49bc-be72-9dd3e9027da8%26user%3d35f7f726-c541-4aef-a64e-a7b6868fe47f%26ticket%3dCjO3u3ZpQF2uthfZETfZ8gURzod5egvYI0uhaSN1Loo%25253d%26ver%3d2.0"
110+
inviteRedirectUrl : "https://myapplications.microsoft.com/"
111+
invitedUser : {id:"5257b5b2-4056-4a45-a05e-df5c92d53e6e"}
112+
invitedUserDisplayName : "John Doe"
113+
invitedUserEmailAddress: "[email protected]"
114+
invitedUserMessageInfo : {ccRecipients:[{emailAddress:{address:"[email protected]",name:null}}],customizedMessageBody:"Hi John, welcome to the organization!",messageLanguage:"en-US"}
115+
invitedUserType : "Guest"
116+
resetRedemption : false
117+
sendInvitationMessage : true
118+
status : "PendingAcceptance"
108119
```
109120

110121
</TabItem>

docs/docs/cmd/flow/environment/environment-get.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ m365 flow environment get
137137
location : india
138138
name : Default-d87a7535-dd31-4437-bfe1-95340acd55c5
139139
provisioningState: Succeeded
140+
properties : {azureRegionHint:"centralindia",cluster:{category:"Prod",environment:"Prod",geoShortName:"IN",number:"101",uriSuffix:"in-il101.gateway.prod.island"},createdBy:{displayName:"SYSTEM",id:"SYSTEM",type:"NotSpecified"},createdTime:"2019-12-21T18:32:11.8708704Z",creationType:"DefaultTenant",displayName:"contoso (default)",environmentFeatures:{isOpenApiEnabled:false},environmentSku:"Default",environmentType:"NotSpecified",governanceConfiguration:{protectionLevel:"Basic"},isDefault:true,isPayAsYouGoEnabled:false,linkedEnvironmentMetadata:{baseLanguage:1033,createdTime:"2019-12-25T15:46:14.433Z",domainName:"orgfc80770f",friendlyName:"contoso (default)",instanceApiUrl:"https://orgfc80770f.api.crm8.dynamics.com",instanceState:"Ready",instanceUrl:"https://orgfc80770f.crm8.dynamics.com/",resourceId:"3aa550bf-52ac-42fc-98f7-5d1833c1501c",type:"NotSpecified",uniqueName:"orgfc80770f",version:"9.2.22105.00154"},provisioningState:"Succeeded",runtimeEndpoints:{microsoft.ApiManagement:"https://management.INDIA.azure-apihub.net",microsoft.BusinessAppPlatform:"https://india.api.bap.microsoft.com",microsoft.CommonDataModel:"https://india.api.cds.microsoft.com",microsoft.Flow:"https://india.api.flow.microsoft.com",microsoft.PowerApps:"https://india.api.powerapps.com",microsoft.PowerAppsAdvisor:"https://india.api.advisor.powerapps.com",microsoft.PowerVirtualAgents:"https://powervamg.in-il101.gateway.prod.island.powerapps.com"},states:{management:{id:"NotSpecified"},runtime:{id:"Enabled",requestedBy:{displayName:"SYSTEM",type:"NotSpecified"},runtimeReasonCode:"NotSpecified"}}}
141+
type : "Microsoft.ProcessSimple/environments"
140142
```
141143

142144
</TabItem>

docs/docs/cmd/flow/flow-get.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,10 @@ m365 flow get --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --n
284284
actions : OpenApiConnection-AnalyzeImageV2, Compose, InitializeVariable, OpenApiConnection-HttpRequest, ParseJson, OpenApiConnection-PatchFileItem
285285
description:
286286
displayName: My Flow
287+
id : /providers/Microsoft.ProcessSimple/environments/Default-1e852b49-bf4b-4ba5-bcd4-a8c4706c8ed4/flows/ca76d7b8-3b76-4050-8c03-9fb310ad172f
287288
name : ca76d7b8-3b76-4050-8c03-9fb310ad172f
288289
triggers : OpenApiConnection
290+
type : Microsoft.ProcessSimple/environments/flows
289291
```
290292

291293
</TabItem>

docs/docs/cmd/flow/run/run-get.mdx

+17-13
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@ m365 flow run get [options]
1616

1717
```md definition-list
1818
`-n, --name <name>`
19-
: The name of the run to get information about
19+
: The name of the run to get information about.
2020

2121
`--flowName <flowName>`
22-
: The name of the Power Automate flow for which to retrieve information
22+
: The name of the Power Automate flow for which to retrieve information.
2323

2424
`-e, --environmentName <environmentName>`
2525
: The name of the environment where the flow is located
2626

2727
`--includeTriggerInformation`
28-
: (deprecated. Use option `withTrigger` instead) If specified, include information about the trigger details
28+
: (deprecated. Use option `withTrigger` instead) If specified, include information about the trigger details.
2929

3030
`--withTrigger`
31-
: If specified, include information about the trigger details
31+
: If specified, include information about the trigger details.
3232

3333
`--withActions [withActions]`
34-
: If specified, include information about all actions when no action names are specified, or provide a specified list of actions separated by commas to include only the relevant action details
34+
: If specified, include information about all actions when no action names are specified, or provide a specified list of actions separated by commas to include only the relevant action details.
3535

3636
```
3737

@@ -55,13 +55,13 @@ If the option `withTrigger` is specified, but the trigger does not contain an ou
5555

5656
## Examples
5757

58-
Get information about the given run of the specified Power Automate flow
58+
Get information about the given run of the specified Power Automate flow.
5959

6060
```sh
6161
m365 flow run get --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --flowName 5923cb07-ce1a-4a5c-ab81-257ce820109a --name 08586653536760200319026785874CU62
6262
```
6363

64-
Get information about the given run of the specified Power Automate flow including trigger information
64+
Get information about the given run of the specified Power Automate flow including trigger information.
6565

6666
```sh
6767
m365 flow run get --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --flowName 5923cb07-ce1a-4a5c-ab81-257ce820109a --name 08586653536760200319026785874CU62 --withTrigger
@@ -73,7 +73,7 @@ Get information about the given run of the specified Power Automate flow includi
7373
m365 flow run get --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --flowName 5923cb07-ce1a-4a5c-ab81-257ce820109a --name 08586653536760200319026785874CU62 --withActions
7474
```
7575

76-
Get information about the given run of the specified Power Automate flow including exclusively the details of 'Action_Internal_Name1' and 'Action_Internal_Name2' actions
76+
Get information about the given run of the specified Power Automate flow including exclusively the details of 'Action_Internal_Name1' and 'Action_Internal_Name2' actions.
7777

7878
```sh
7979
m365 flow run get --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --flowName 5923cb07-ce1a-4a5c-ab81-257ce820109a --name 08586653536760200319026785874CU62 --withActions "Action_Internal_Name1,Action_Internal_Name2"
@@ -137,11 +137,15 @@ m365 flow run get --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5
137137
<TabItem value="Text">
138138

139139
```text
140-
endTime : 2023-03-04T09:05:22.5880202Z
141-
name : 08585236861638480597867166179CU104
142-
startTime : 2023-03-04T09:05:21.8066368Z
143-
status : Succeeded
144-
triggerName: When_an_email_is_flagged_(V4)
140+
correlation: {"clientTrackingId":"08585329112602833829909892130CU00"}
141+
endTime :
142+
id : /providers/Microsoft.ProcessSimple/environments/Default-de348bc7-1aeb-4406-8cb3-97db021cadb4/flows/170fb67e-a514-4d84-8727-582022bd13a9/runs/08585329112602833828909892130CU17
143+
name : 08585329112602833828909892130CU17
144+
properties : {"correlation":{"clientTrackingId":"08585329112602833829909892130CU00"},"startTime":"2022-11-17T14:33:45.2763872Z","status":"Running","trigger":{"correlation":{"clientTrackingId":"08585329112602833829909892130CU00"},"endTime":"2022-11-17T14:33:45.1914506Z","inputsLink":{"contentHash":{"algorithm":"md5","value":"6ZrBBE+MJg7IvhMgyJLMmA=="},"contentSize":349,"contentVersion":"6ZrBBE+MJg7IvhMgyJLMmA==","uri":"https://prod-08.centralindia.logic.azure.com:443/workflows/f7bf8f6b5c494e63bfc21b54087a596e/runs/08585329112602833828909892130CU17/contents/TriggerInputs?api-version=2016-06-01&se=2022-11-17T18%3A00%3A00.0000000Z&sp=%2Fruns%2F08585329112602833828909892130CU17%2Fcontents%2FTriggerInputs%2Fread&sv=1.0&sig="},"name":"When_a_new_response_is_submitted","originHistoryName":"08585329112602833829909892130CU00","outputsLink":{"contentHash":{"algorithm":"md5","value":"Z/4a8tfYygNAR1xpc44iww=="},"contentSize":493,"contentVersion":"Z/4a8tfYygNAR1xpc44iww==","uri":"https://prod-08.centralindia.logic.azure.com:443/workflows/f7bf8f6b5c494e63bfc21b54087a596e/runs/08585329112602833828909892130CU17/contents/TriggerOutputs?api-version=2016-06-01&se=2022-11-17T18%3A00%3A00.0000000Z&sp=%2Fruns%2F08585329112602833828909892130CU17%2Fcontents%2FTriggerOutputs%2Fread&sv=1.0&sig="},"startTime":"2022-11-17T14:33:45.1914506Z","status":"Succeeded"}}
145+
startTime : 2022-11-17T14:33:45.2763872Z
146+
status : Running
147+
triggerName: When_a_new_response_is_submitted
148+
type : Microsoft.ProcessSimple/environments/flows/runs
145149
```
146150

147151
</TabItem>

docs/docs/cmd/pa/app/app-get.mdx

+8-2
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,17 @@ m365 pa app get --name 3989cb59-ce1a-4a5c-bb78-257c5c39381d --environmentName De
235235
<TabItem value="Text">
236236

237237
```text
238+
appLocation: europe
239+
appType : ClassicCanvasApp
238240
appVersion : 2022-10-25T21:28:12Z
239241
description: App Description
240-
displayName: Test application
242+
displayName: PowerApps Application
243+
id : /providers/Microsoft.PowerApps/apps/37ea6004-f07b-46ca-8ef3-a256b67b4dbb
241244
name : 37ea6004-f07b-46ca-8ef3-a256b67b4dbb
242-
245+
246+
properties : {"almMode":"Environment","appOpenProtocolUri":"ms-apps:///providers/Microsoft.PowerApps/apps/37ea6004-f07b-46ca-8ef3-a256b67b4dbb","appOpenUri":"https://apps.powerapps.com/play/e/Default-e1dd4023-a656-480a-8a0e-c1b1eec51e1d/a/37ea6004-f07b-46ca-8ef3-a256b67b4dbb?tenantId=e1dd4023-a656-480a-8a0e-c1b1eec51e1d&hint=296b0ef7-b4d0-4124-b835-f9c220a1f4bc","appPackageDetails":{"appPackageResourcesKind":"Split","documentServerVersion":{"build":33,"major":3,"majorRevision":0,"minor":22102,"minorRevision":0,"revision":0},"id":"20221025t000000zac5237a2672a4782ad5a7d71040c032bhttps://pafeblobprodam.blob.core.windows.net/20221025t000000zac5237a2672a4782ad5a7d71040c032b/5b38cd68-a930-4a14-be71-c622de887d1a/web/index.web.html?sv=2018-03-28&sr=c&sig=eztEkTd1pFaFEITA%2Bqqj2XCpxwgeujMC7FahMmEkujA%3D&se=2022-11-04T12%3A00%3A00Z&sp=rlhttps://pafeblobprodam.blob.core.windows.net/20221025t000000zac5237a2672a4782ad5a7d71040c032b/5b38cd68-a930-4a14-be71-c622de887d1a/player.msappk?sv=2018-03-28&sr=c&sig=eztEkTd1pFaFEITA%2Bqqj2XCpxwgeujMC7FahMmEkujA%3D&se=2022-11-04T12%3A00%3A00Z&sp=rlhttps://pafeblobprodam.blob.core.windows.net/alt20221025t000000z529d41282a634bf6b94383dde5a8d52c/20221025T212824Z/index.web.html","packagePropertiesJson":"{\"cdnUrl\":\"https://content.powerapps.com/resource/app\",\"id\":\"638023301009567627\",\"preLoadIdx\":\"https://content.powerapps.com/resource/app/kdfj31mdao7t9/preloadindex.web.html\",\"v\":2.1}","playerPackage":{"readonlyValue":"https://pafeblobprodam-secondary.blob.core.windows.net/20221025t000000zac5237a2672a4782ad5a7d71040c032b/5b38cd68-a930-4a14-be71-c622de887d1a/player.msappk?sv=2018-03-28&sr=c&sig=eztEkTd1pFaFEITA%2Bqqj2XCpxwgeujMC7FahMmEkujA%3D&se=2022-11-04T12%3A00%3A00Z&sp=rl","value":"https://pafeblobprodam.blob.core.windows.net:443/20221025t000000zac5237a2672a4782ad5a7d71040c032b/5b38cd68-a930-4a14-be71-c622de887d1a/player.msappk?sv=2018-03-28&sr=c&sig=eztEkTd1pFaFEITA%2Bqqj2XCpxwgeujMC7FahMmEkujA%3D&se=2022-11-04T12%3A00%3A00Z&sp=rl"},"unauthenticatedWebPackage":{"value":"https://pafeblobprodam.blob.core.windows.net/alt20221025t000000z529d41282a634bf6b94383dde5a8d52c/20221025T212824Z/index.web.html"},"webPackage":{"readonlyValue":"https://pafeblobprodam-secondary.blob.core.windows.net/20221025t000000zac5237a2672a4782ad5a7d71040c032b/5b38cd68-a930-4a14-be71-c622de887d1a/web/index.web.html?sv=2018-03-28&sr=c&sig=eztEkTd1pFaFEITA%2Bqqj2XCpxwgeujMC7FahMmEkujA%3D&se=2022-11-04T12%3A00%3A00Z&sp=rl","value":"https://pafeblobprodam.blob.core.windows.net:443/20221025t000000zac5237a2672a4782ad5a7d71040c032b/5b38cd68-a930-4a14-be71-c622de887d1a/web/index.web.html?sv=2018-03-28&sr=c&sig=eztEkTd1pFaFEITA%2Bqqj2XCpxwgeujMC7FahMmEkujA%3D&se=2022-11-04T12%3A00%3A00Z&sp=rl"}},"backgroundColor":"RGBA(0,176,240,1)","backgroundImageUri":"https://pafeblobprodam.blob.core.windows.net:443/20221025t000000zddd642012aba4021a4886c8e21a3e1cb/logoSmallFile?sv=2018-03-28&sr=c&sig=cOkbwChyhCO%2BEJpqMDRxrXaxRoPD1TbTy%2B%2BFkdJEOjI%3D&se=2022-12-24T10%3A06%3A27Z&sp=rl","bypassConsent":false,"canConsumeAppPass":true}
247+
tags : {"hasComponent":"false","hasUnlockedComponent":"false","isUnifiedRootApp":"false","minimumRequiredApiVersion":"2.2.0","primaryDeviceHeight":"768","primaryDeviceWidth":"1366","primaryFormFactor":"Tablet","publisherVersion":"3.22102.32","supportsLandscape":"true","supportsPortrait":"true"}
248+
type : Microsoft.PowerApps/apps
243249
```
244250

245251
</TabItem>

docs/docs/cmd/pa/environment/environment-get.mdx

+5-3
Original file line numberDiff line numberDiff line change
@@ -143,13 +143,15 @@ m365 pa environment get --name Default-d87a7535-dd31-4437-bfe1-95340acd55c5
143143

144144
```text
145145
azureRegionHint : westeurope
146-
displayName : environmentName (default)
146+
displayName : contoso (default)
147147
environmentSku : Default
148-
id : /providers/Microsoft.PowerApps/environments/Default-e1dd4030-a657-480a-8a0e-c1b1eec51e2e
148+
id : /providers/Microsoft.PowerApps/environments/Default-e1dd4023-a656-480a-8a0e-c1b1eec51e1d
149149
isDefault : true
150150
location : europe
151-
name : Default-e1dd4030-a657-480a-8a0e-c1b1eec51e2e
151+
name : Default-e1dd4023-a656-480a-8a0e-c1b1eec51e1d
152+
properties : {"azureRegionHint":"westeurope","clientUris":{"admin":"https://admin.powerplatform.microsoft.com/environments/environment/Default-e1dd4023-a656-480a-8a0e-c1b1eec51e1d/hub","maker":"https://make.powerapps.com/environments/Default-e1dd4023-a656-480a-8a0e-c1b1eec51e1d/home"},"cluster":{"category":"Prod","environment":"Prod","geoShortName":"EU","number":"109","uriSuffix":"eu-il109.gateway.prod.island"},"connectedGroups":[],"createdBy":{"displayName":"SYSTEM","id":"SYSTEM","type":"NotSpecified"},"createdTime":"2020-03-12T13:39:17.9876946Z","creationType":"DefaultTenant","databaseType":"CommonDataService","displayName":"contoso (default)","governanceConfiguration":{"protectionLevel":"Basic"},"lifecycleAuthority":"Environment","linkedEnvironmentMetadata":{"baseLanguage":1033,"createdTime":"2021-10-08T09:50:41.283Z","domainName":"org6633049a","friendlyName":"contoso (default)","instanceApiUrl":"https://org6633049a.api.crm4.dynamics.com","instanceState":"Ready","instanceUrl":"https://org6633049a.crm4.dynamics.com/","platformSku":"Standard","resourceId":"5041ef46-5a1c-4a0f-a185-6bb49b5c6686","uniqueName":"unq5041ef465a1c4a0fa1856bb49b5c6","version":"9.2.22101.00168"},"protectionStatus":{"keyManagedBy":"Microsoft"},"provisioningState":"Succeeded","retentionPeriod":"P7D","runtimeEndpoints":{"microsoft.ApiManagement":"https://management.EUROPE.azure-apihub.net","microsoft.BusinessAppPlatform":"https://europe.api.bap.microsoft.com","microsoft.CommonDataModel":"https://europe.api.cds.microsoft.com","microsoft.Flow":"https://emea.api.flow.microsoft.com","microsoft.PowerApps":"https://europe.api.powerapps.com","microsoft.PowerAppsAdvisor":"https://europe.api.advisor.powerapps.com","microsoft.PowerVirtualAgents":"https://powervamg.eu-il109.gateway.prod.island.powerapps.com"},"states":{"management":{"id":"NotSpecified"},"runtime":{"id":"Enabled","requestedBy":{"displayName":"SYSTEM","type":"NotSpecified"},"runtimeReasonCode":"NotSpecified"}},"trialScenarioType":"None","updateCadence":{"id":"Frequent"}}
152153
provisioningState: Succeeded
154+
type : Microsoft.PowerApps/environments
153155
```
154156

155157
</TabItem>

docs/docs/cmd/planner/plan/plan-add.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ m365 planner plan add --title 'My Planner Plan' --ownerGroupName 'My Planner Gro
103103
<TabItem value="Text">
104104

105105
```text
106+
container : {"containerId":"ebf3b108-5234-4e22-b93d-656d7dae5874","type":"group","url":"https://graph.microsoft.com/v1.0/groups/ebf3b108-5234-4e22-b93d-656d7dae5874"}
107+
createdBy : {"application":{"displayName":null,"id":"ebf3b108-5234-4e22-b93d-656d7dae5874"},"user":{"displayName":null,"id":"95e27074-6c4a-447a-aa24-9d718a0b86fa"}}
106108
createdDateTime: 2015-03-30T18:36:49.2407981Z
107109
id : xqQg5FS2LkCp935s-FIFm2QAFkHM
108110
owner : ebf3b108-5234-4e22-b93d-656d7dae5874

docs/docs/cmd/planner/plan/plan-get.mdx

+8-4
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,14 @@ m365 planner plan get --rosterId "FeMZFDoK8k2oWmuGE-XFHZcAEwtn"
131131
<TabItem value="Text">
132132

133133
```text
134-
createdDateTime: 2015-03-30T18:36:49.2407981Z
135-
id : xqQg5FS2LkCp935s-FIFm2QAFkHM
136-
owner : ebf3b108-5234-4e22-b93d-656d7dae5874
137-
title : My Planner Plan
134+
categoryDescriptions: {"category1":null,"category10":null,"category11":null,"category12":null,"category13":null,"category14":null,"category15":null,"category16":null,"category17":null,"category18":null,"category19":null,"category2":null,"category20":null,"category21":null,"category22":null,"category23":null,"category24":null,"category25":null,"category3":null,"category4":null,"category5":null,"category6":null,"category7":null,"category8":null,"category9":null}
135+
container : {"containerId":"ebf3b108-5234-4e22-b93d-656d7dae5874","type":"group","url":"https://graph.microsoft.com/v1.0/groups/ebf3b108-5234-4e22-b93d-656d7dae5874"}
136+
createdBy : {"application":{"displayName":null,"id":"ebf3b108-5234-4e22-b93d-656d7dae5874"},"user":{"displayName":null,"id":"95e27074-6c4a-447a-aa24-9d718a0b86fa"}}
137+
createdDateTime : 2015-03-30T18:36:49.2407981Z
138+
id : xqQg5FS2LkCp935s-FIFm2QAFkHM
139+
owner : ebf3b108-5234-4e22-b93d-656d7dae5874
140+
sharedWith : {"6463a5ce-2119-4198-9f2a-628761df4a62":true,"ebf3b108-5234-4e22-b93d-656d7dae5874":true}
141+
title : My Planner Plan
138142
```
139143

140144
</TabItem>

docs/docs/cmd/planner/plan/plan-set.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ m365 planner plan set --id 'gndWOTSK60GfPQfiDDj43JgACDCb' --category21 'ToDo' --
112112
<TabItem value="Text">
113113

114114
```text
115+
container : {"containerId":"ebf3b108-5234-4e22-b93d-656d7dae5874","type":"group","url":"https://graph.microsoft.com/v1.0/groups/ebf3b108-5234-4e22-b93d-656d7dae5874"}
116+
createdBy : {"application":{"displayName":null,"id":"ebf3b108-5234-4e22-b93d-656d7dae5874"},"user":{"displayName":null,"id":"95e27074-6c4a-447a-aa24-9d718a0b86fa"}}
115117
createdDateTime: 2015-03-30T18:36:49.2407981Z
116118
id : xqQg5FS2LkCp935s-FIFm2QAFkHM
117119
owner : ebf3b108-5234-4e22-b93d-656d7dae5874

0 commit comments

Comments
 (0)