File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Devices.CorporateManagement Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ namespace: Microsoft.Graph.Beta.PowerShell
3333directive :
3434 - where :
3535 verb : Get
36- subject : ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileAppCategoryCount|DeviceAppManagementMobileAppContentVersionFileCount|DeviceAppManagementMobileAppContentVersionCount|DeviceAppManagementMobileAppContentVersionContainedAppCount)$
36+ subject : ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileAppCategoryCount|DeviceAppManagementMobileAppContentVersionFileCount|DeviceAppManagementMobileAppContentVersionCount|DeviceAppManagementMobileAppContentVersionContainedAppCount|DeviceAppManagementMobileAppRelationshipCount )$
3737 variant : ^(Get|GetExpanded|GetViaIdentity|GetViaIdentityExpanded)([1-9]{1,2})$
3838 remove : true
3939` ` `
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ namespace: Microsoft.Graph.PowerShell
3333directive :
3434 - where :
3535 verb : Get
36- subject : ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileAppCategoryCount|DeviceAppManagementMobileAppContentVersionFileCount|DeviceAppManagementMobileAppContentVersionCount|DeviceAppManagementMobileAppContentVersionContainedAppCount)$
36+ subject : ^(DeviceAppManagementMobileAppAssignmentCount|DeviceAppManagementMobileAppCategoryCount|DeviceAppManagementMobileAppContentVersionFileCount|DeviceAppManagementMobileAppContentVersionCount|DeviceAppManagementMobileAppContentVersionContainedAppCount|DeviceAppManagementMobileAppRelationshipCount )$
3737 variant : ^(Get|GetExpanded|GetViaIdentity|GetViaIdentityExpanded)([1-9]{1,2})$
3838 remove : true
3939` ` `
You can’t perform that action at this time.
0 commit comments