Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChat
-
Packages that use MicrosoftGraphChat Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphChat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChat Modifier and Type Method Description MicrosoftGraphChatMicrosoftGraphUserScopeTeamsAppInstallation. chat()Get the chat property: chat.MicrosoftGraphChatMicrosoftGraphChat. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: chat.MicrosoftGraphChatMicrosoftGraphChat. withId(String id)Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChat Modifier and Type Method Description MicrosoftGraphUserScopeTeamsAppInstallationMicrosoftGraphUserScopeTeamsAppInstallation. withChat(MicrosoftGraphChat chat)Set the chat property: chat.
-