Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAppInstallation
-
Packages that use MicrosoftGraphTeamsAppInstallation Package Description com.azure.resourcemanager.authorization.fluent.models 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.models Modifier and Type Class Description classMicrosoftGraphUserScopeTeamsAppInstallationuserScopeTeamsAppInstallation.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamsAppInstallation Modifier and Type Method Description MicrosoftGraphTeamsAppInstallationMicrosoftGraphTeamsAppInstallation. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: teamsAppInstallation.MicrosoftGraphTeamsAppInstallationMicrosoftGraphTeamsAppInstallation. withId(String id)Set the id property: Read-only.MicrosoftGraphTeamsAppInstallationMicrosoftGraphTeamsAppInstallation. withTeamsApp(MicrosoftGraphTeamsApp teamsApp)Set the teamsApp property: teamsApp.MicrosoftGraphTeamsAppInstallationMicrosoftGraphTeamsAppInstallation. withTeamsAppDefinition(MicrosoftGraphTeamsAppDefinition teamsAppDefinition)Set the teamsAppDefinition property: teamsAppDefinition.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphTeamsAppInstallation Modifier and Type Method Description List<MicrosoftGraphTeamsAppInstallation>MicrosoftGraphTeamInner. 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 MicrosoftGraphTeamsAppInstallation Modifier and Type Method Description MicrosoftGraphTeamInnerMicrosoftGraphTeamInner. withInstalledApps(List<MicrosoftGraphTeamsAppInstallation> installedApps)Set the installedApps property: The apps installed in this team.
-