3.9.7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[
|
||||
[
|
||||
{
|
||||
"AppType": "AndroidLobApp",
|
||||
"ODataType": "#microsoft.graph.androidLobApp",
|
||||
@@ -29,6 +29,18 @@
|
||||
"Condition": null,
|
||||
"LanguageId": "iosVppApp"
|
||||
},
|
||||
{
|
||||
"AppType": "WinGetPublicApp",
|
||||
"ODataType": "#microsoft.graph.winGetApp",
|
||||
"Condition": null,
|
||||
"LanguageId": "winGetPublicApp"
|
||||
},
|
||||
{
|
||||
"AppType": "WinGetStoreApp",
|
||||
"ODataType": "#microsoft.graph.winGetApp",
|
||||
"Condition": null,
|
||||
"LanguageId": "winGetStoreApp"
|
||||
},
|
||||
{
|
||||
"AppType": "MacOSLobApp",
|
||||
"ODataType": "#microsoft.graph.macOSLobApp",
|
||||
@@ -42,10 +54,22 @@
|
||||
"LanguageId": "macOSEdgeApp"
|
||||
},
|
||||
{
|
||||
"AppType": "MacOSMdatpApp",
|
||||
"ODataType": "#microsoft.graph.macOSMdatpApp",
|
||||
"AppType": "MacOSMicrosoftDefenderApp",
|
||||
"ODataType": "#microsoft.graph.macOSMicrosoftDefenderApp",
|
||||
"Condition": null,
|
||||
"LanguageId": "macOSMdatpApp"
|
||||
"LanguageId": "macOSMicrosoftDefenderApp"
|
||||
},
|
||||
{
|
||||
"AppType": "MacOSDmgApp",
|
||||
"ODataType": "#microsoft.graph.macOSDmgApp",
|
||||
"Condition": null,
|
||||
"LanguageId": "macOSDmgApp"
|
||||
},
|
||||
{
|
||||
"AppType": "MacOSPkgApp",
|
||||
"ODataType": "#microsoft.graph.macOSPkgApp",
|
||||
"Condition": null,
|
||||
"LanguageId": "macOSPkgApp"
|
||||
},
|
||||
{
|
||||
"AppType": "MacOsVppApp",
|
||||
@@ -53,6 +77,12 @@
|
||||
"Condition": null,
|
||||
"LanguageId": "macOsVppApp"
|
||||
},
|
||||
{
|
||||
"AppType": "MacOSWebClip",
|
||||
"ODataType": "#microsoft.graph.macOSWebClip",
|
||||
"Condition": null,
|
||||
"LanguageId": "macOSWebClip"
|
||||
},
|
||||
{
|
||||
"AppType": "ManagedAndroidLobApp",
|
||||
"ODataType": "#microsoft.graph.managedAndroidLobApp",
|
||||
@@ -197,6 +227,24 @@
|
||||
},
|
||||
"LanguageId": "builtInIos"
|
||||
},
|
||||
{
|
||||
"AppType": "IosIPadOSWebClip",
|
||||
"ODataType": "#microsoft.graph.iOSiPadOSWebClip",
|
||||
"Condition": null,
|
||||
"LanguageId": "iosIPadOSWebClip"
|
||||
},
|
||||
{
|
||||
"AppType": "WindowsWebApp",
|
||||
"ODataType": "#microsoft.graph.windowsWebApp",
|
||||
"Condition": null,
|
||||
"LanguageId": "windowsWebApp"
|
||||
},
|
||||
{
|
||||
"AppType": "Win32CatalogApp",
|
||||
"ODataType": "#microsoft.graph.win32CatalogApp",
|
||||
"Condition": null,
|
||||
"LanguageId": "win32CatalogApp"
|
||||
},
|
||||
{
|
||||
"AppType": "WindowsUniversalAppXLobApp",
|
||||
"ODataType": "#microsoft.graph.windowsUniversalAppX",
|
||||
|
||||
Reference in New Issue
Block a user