Skip to content

Commit 2dda201

Browse files
committed
Added parameter description
1 parent e7aec16 commit 2dda201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsoftgraph/graph-powershell-beta/Microsoft.Graph.Teams/Update-MgTeamworkTeamAppSetting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ To create the parameters described below, construct a hash table containing the
205205
BODYPARAMETER `<IMicrosoftGraphTeamsAppSettings>`: teamsAppSettings
206206
- `[(Any) <Object>]`: This indicates any property can be added to this object.
207207
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
208-
- `[AllowUserRequestsForAppAccess <Boolean?>]`:
208+
- `[AllowUserRequestsForAppAccess <Boolean?>]`: Indicates whether Teams users are allowed to request admins access to certain Teams apps.
209209
- `[IsChatResourceSpecificConsentEnabled <Boolean?>]`: Indicates whether resource-specific consent for chats/meetings has been enabled for the tenant. If true, Teams apps that are allowed in the tenant and require resource-specific permissions can be installed inside chats and meetings. If false, the installation of any Teams app that requires resource-specific permissions in a chat or a meeting will be blocked.
210210

211211
## RELATED LINKS

0 commit comments

Comments
 (0)