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