Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAppInstallation
Packages that use MicrosoftGraphTeamsAppInstallation
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTeamsAppInstallation in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphTeamsAppInstallation in com.azure.resourcemanager.authorization.fluent.modelsModifier and TypeClassDescriptionfinal classuserScopeTeamsAppInstallation.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamsAppInstallationModifier and TypeMethodDescriptionMicrosoftGraphTeamsAppInstallation.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: teamsAppInstallation.Set the id property: Read-only.MicrosoftGraphTeamsAppInstallation.withTeamsApp(MicrosoftGraphTeamsApp teamsApp) Set the teamsApp property: teamsApp.MicrosoftGraphTeamsAppInstallation.withTeamsAppDefinition(MicrosoftGraphTeamsAppDefinition teamsAppDefinition) Set the teamsAppDefinition property: teamsAppDefinition.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphTeamsAppInstallationModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.installedApps()Get the installedApps property: The apps installed in this team.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphTeamsAppInstallationModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.withInstalledApps(List<MicrosoftGraphTeamsAppInstallation> installedApps) Set the installedApps property: The apps installed in this team.