Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPageLinks
-
Packages that use MicrosoftGraphPageLinks Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPageLinks in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPageLinks Modifier and Type Method Description MicrosoftGraphPageLinksMicrosoftGraphOnenotePage. links()Get the links property: pageLinks.MicrosoftGraphPageLinksMicrosoftGraphPageLinks. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: pageLinks.MicrosoftGraphPageLinksMicrosoftGraphPageLinks. withOneNoteClientUrl(MicrosoftGraphExternalLink oneNoteClientUrl)Set the oneNoteClientUrl property: externalLink.MicrosoftGraphPageLinksMicrosoftGraphPageLinks. withOneNoteWebUrl(MicrosoftGraphExternalLink oneNoteWebUrl)Set the oneNoteWebUrl property: externalLink.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPageLinks Modifier and Type Method Description MicrosoftGraphOnenotePageMicrosoftGraphOnenotePage. withLinks(MicrosoftGraphPageLinks links)Set the links property: pageLinks.
-