MicrosoftGraphTeamsTabConfiguration |
MicrosoftGraphTeamsTab.configuration() |
Get the configuration property: teamsTabConfiguration.
|
MicrosoftGraphTeamsTabConfiguration |
MicrosoftGraphTeamsTabConfiguration.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: teamsTabConfiguration.
|
MicrosoftGraphTeamsTabConfiguration |
MicrosoftGraphTeamsTabConfiguration.withContentUrl(String contentUrl) |
Set the contentUrl property: Url used for rendering tab contents in Teams.
|
MicrosoftGraphTeamsTabConfiguration |
MicrosoftGraphTeamsTabConfiguration.withEntityId(String entityId) |
Set the entityId property: Identifier for the entity hosted by the tab provider.
|
MicrosoftGraphTeamsTabConfiguration |
MicrosoftGraphTeamsTabConfiguration.withRemoveUrl(String removeUrl) |
Set the removeUrl property: Url called by Teams client when a Tab is removed using the Teams Client.
|
MicrosoftGraphTeamsTabConfiguration |
MicrosoftGraphTeamsTabConfiguration.withWebsiteUrl(String websiteUrl) |
Set the websiteUrl property: Url for showing tab contents outside of Teams.
|