Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphExternalLink
Packages that use MicrosoftGraphExternalLink
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphExternalLink in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphExternalLinkModifier and TypeMethodDescriptionMicrosoftGraphNotebookLinks.oneNoteClientUrl()Get the oneNoteClientUrl property: externalLink.MicrosoftGraphPageLinks.oneNoteClientUrl()Get the oneNoteClientUrl property: externalLink.MicrosoftGraphRecentNotebookLinks.oneNoteClientUrl()Get the oneNoteClientUrl property: externalLink.MicrosoftGraphSectionLinks.oneNoteClientUrl()Get the oneNoteClientUrl property: externalLink.MicrosoftGraphNotebookLinks.oneNoteWebUrl()Get the oneNoteWebUrl property: externalLink.MicrosoftGraphPageLinks.oneNoteWebUrl()Get the oneNoteWebUrl property: externalLink.MicrosoftGraphRecentNotebookLinks.oneNoteWebUrl()Get the oneNoteWebUrl property: externalLink.MicrosoftGraphSectionLinks.oneNoteWebUrl()Get the oneNoteWebUrl property: externalLink.MicrosoftGraphOnenotePagePreviewLinks.previewImageUrl()Get the previewImageUrl property: externalLink.MicrosoftGraphExternalLink.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: externalLink.Set the href property: The url of the link.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphExternalLinkModifier and TypeMethodDescriptionMicrosoftGraphNotebookLinks.withOneNoteClientUrl(MicrosoftGraphExternalLink oneNoteClientUrl) Set the oneNoteClientUrl property: externalLink.MicrosoftGraphPageLinks.withOneNoteClientUrl(MicrosoftGraphExternalLink oneNoteClientUrl) Set the oneNoteClientUrl property: externalLink.MicrosoftGraphRecentNotebookLinks.withOneNoteClientUrl(MicrosoftGraphExternalLink oneNoteClientUrl) Set the oneNoteClientUrl property: externalLink.MicrosoftGraphSectionLinks.withOneNoteClientUrl(MicrosoftGraphExternalLink oneNoteClientUrl) Set the oneNoteClientUrl property: externalLink.MicrosoftGraphNotebookLinks.withOneNoteWebUrl(MicrosoftGraphExternalLink oneNoteWebUrl) Set the oneNoteWebUrl property: externalLink.MicrosoftGraphPageLinks.withOneNoteWebUrl(MicrosoftGraphExternalLink oneNoteWebUrl) Set the oneNoteWebUrl property: externalLink.MicrosoftGraphRecentNotebookLinks.withOneNoteWebUrl(MicrosoftGraphExternalLink oneNoteWebUrl) Set the oneNoteWebUrl property: externalLink.MicrosoftGraphSectionLinks.withOneNoteWebUrl(MicrosoftGraphExternalLink oneNoteWebUrl) Set the oneNoteWebUrl property: externalLink.MicrosoftGraphOnenotePagePreviewLinks.withPreviewImageUrl(MicrosoftGraphExternalLink previewImageUrl) Set the previewImageUrl property: externalLink.