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 MicrosoftGraphChat
MicrosoftGraphUserScopeTeamsAppInstallation. chat()
Get the chat property: chat.MicrosoftGraphChat
MicrosoftGraphChat. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: chat.MicrosoftGraphChat
MicrosoftGraphChat. 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 MicrosoftGraphUserScopeTeamsAppInstallation
MicrosoftGraphUserScopeTeamsAppInstallation. withChat(MicrosoftGraphChat chat)
Set the chat property: chat.
-