Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserTeamwork
-
Packages that use MicrosoftGraphUserTeamwork Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphUserTeamwork Modifier and Type Method Description MicrosoftGraphUserTeamworkMicrosoftGraphUserInner. teamwork()Get the teamwork property: userTeamwork.MicrosoftGraphUserTeamworkMicrosoftGraphUserTeamwork. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: userTeamwork.MicrosoftGraphUserTeamworkMicrosoftGraphUserTeamwork. withId(String id)Set the id property: Read-only.MicrosoftGraphUserTeamworkMicrosoftGraphUserTeamwork. 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 MicrosoftGraphUserTeamwork Modifier and Type Method Description MicrosoftGraphUserInnerMicrosoftGraphUserInner. withTeamwork(MicrosoftGraphUserTeamwork teamwork)Set the teamwork property: userTeamwork.
-