File tree Expand file tree Collapse file tree
DeviceManagement/DeviceManagement Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,9 +60,18 @@ directive:
6060 - where :
6161 subject : ^(DeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance)$
6262 variant : ^Create2$|^CreateExpanded2$|^Get2$|^GetViaIdentity2$|^List2$|^Delete2$|^DeleteViaIdentity2$|^Update2$|^UpdateExpanded2$|^UpdateViaIdentity2$|^UpdateViaIdentityExpanded2$
63+ set :
64+ subject : $1ByAppVersionDetail
65+ - where :
66+ subject : ^(DeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance)$
67+ variant : ^Create3$|^CreateExpanded3$|^Get3$|^GetViaIdentity3$|^List3$|^Delete3$|^DeleteViaIdentity3$|^Update3$|^UpdateExpanded3$|^UpdateViaIdentity3$|^UpdateViaIdentityExpanded3$
68+ set :
69+ subject : $1ByAppVersionDeviceId
70+ - where :
71+ subject : ^(DeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance)$
72+ variant : ^Create4$|^CreateExpanded4$|^Get4$|^GetViaIdentity4$|^List4$|^Delete4$|^DeleteViaIdentity4$|^Update4$|^UpdateExpanded4$|^UpdateViaIdentity4$|^UpdateViaIdentityExpanded4$
6373 set :
6474 subject : $1ByOSVersion
65-
6675 - where :
6776 subject : ^(DeviceManagementAndroid)$
6877 variant : ^Create$|^CreateExpanded$|^Get$|^GetViaIdentity$|^List$|^Delete$|^DeleteViaIdentity$|^Update$|^UpdateExpanded$|^UpdateViaIdentity$|^UpdateViaIdentityExpanded$
Original file line number Diff line number Diff line change @@ -419,19 +419,19 @@ directive:
419419 - where :
420420 verb : Get|New
421421 subject : ^GroupMemberByRef$
422- variant : ^List $|^Create $|^CreateExpanded $|^CreateViaIdentity $|^CreateViaIdentityExpanded $|^List3 $|^Create3 $|^CreateExpanded3 $|^CreateViaIdentity3 $|^CreateViaIdentityExpanded3 $
422+ variant : ^List2 $|^Create2 $|^CreateExpanded2 $|^CreateViaIdentity2 $|^CreateViaIdentityExpanded2 $|^List5 $|^Create5 $|^CreateExpanded5 $|^CreateViaIdentity5 $|^CreateViaIdentityExpanded5 $
423423 set :
424424 subject : GroupMemberOfByRef
425425 - where :
426426 verb : Get|New
427427 subject : ^GroupMemberByRef$
428- variant : ^List2 $|^Create2 $|^CreateExpanded2 $|^CreateViaIdentity2 $|^CreateViaIdentityExpanded2 $|^List5 $|^Create5 $|^CreateExpanded5 $|^CreateViaIdentity5 $|^CreateViaIdentityExpanded5 $
428+ variant : ^List1 $|^Create1 $|^CreateExpanded1 $|^CreateViaIdentity1 $|^CreateViaIdentityExpanded1 $|^List4 $|^Create4 $|^CreateExpanded4 $|^CreateViaIdentity4 $|^CreateViaIdentityExpanded4 $
429429 set :
430430 subject : GroupMemberWithLicenseErrorByRef
431431 - where :
432- verb : Get
432+ verb : Get|New
433433 subject : ^GroupTransitiveMemberByRef$
434- variant : ^List$|^List2$
434+ variant : ^List$|^List2$|^Create$|^Create2$|^CreateExpanded$|^CreateExpanded2$|^CreateViaIdentity$|^CreateViaIdentity2$|^CreateViaIdentityExpanded$|^CreateViaIdentityExpanded2$
435435 set :
436436 subject : GroupTransitiveMemberOfByRef
437437# Alias then rename cmdlets to avoid breaking change.
You can’t perform that action at this time.
0 commit comments