{
"type": "object",
"description": "The Intune-related properties for the app.",
"properties": {
"supportedMobileAppManagementVersion": {
"type": "string",
"description": "Supported mobile app managment version that the app is compliant with.",
"maxLength": 64
}
},
"additionalProperties": false
}
Properties
supportedMobileAppManagementVersion
Supported mobile app management version that the app is compliant with.