Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserScopeTeamsAppInstallation
Packages that use MicrosoftGraphUserScopeTeamsAppInstallation
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphUserScopeTeamsAppInstallation in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphUserScopeTeamsAppInstallationModifier and TypeMethodDescriptionMicrosoftGraphUserScopeTeamsAppInstallation.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: userScopeTeamsAppInstallation.MicrosoftGraphUserScopeTeamsAppInstallation.withChat(MicrosoftGraphChat chat) Set the chat property: chat.Set the id property: Read-only.MicrosoftGraphUserScopeTeamsAppInstallation.withTeamsApp(MicrosoftGraphTeamsApp teamsApp) Set the teamsApp property: teamsApp.MicrosoftGraphUserScopeTeamsAppInstallation.withTeamsAppDefinition(MicrosoftGraphTeamsAppDefinition teamsAppDefinition) Set the teamsAppDefinition property: teamsAppDefinition.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphUserScopeTeamsAppInstallationModifier and TypeMethodDescriptionMicrosoftGraphUserTeamwork.installedApps()Get the installedApps property: The apps installed in the personal scope of this user.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphUserScopeTeamsAppInstallationModifier and TypeMethodDescriptionMicrosoftGraphUserTeamwork.withInstalledApps(List<MicrosoftGraphUserScopeTeamsAppInstallation> installedApps) Set the installedApps property: The apps installed in the personal scope of this user.