Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserTeamwork
Packages that use MicrosoftGraphUserTeamwork
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphUserTeamwork in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphUserTeamworkModifier and TypeMethodDescriptionMicrosoftGraphUserInner.teamwork()Get the teamwork property: userTeamwork.MicrosoftGraphUserTeamwork.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: userTeamwork.Set the id property: Read-only.MicrosoftGraphUserTeamwork.withInstalledApps(List<MicrosoftGraphUserScopeTeamsAppInstallation> installedApps) Set the installedApps property: The apps installed in the personal scope of this user.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphUserTeamworkModifier and TypeMethodDescriptionMicrosoftGraphUserInner.withTeamwork(MicrosoftGraphUserTeamwork teamwork) Set the teamwork property: userTeamwork.