Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenotePagePreviewLinks
-
Packages that use MicrosoftGraphOnenotePagePreviewLinks Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOnenotePagePreviewLinks in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenotePagePreviewLinks Modifier and Type Method Description MicrosoftGraphOnenotePagePreviewLinksMicrosoftGraphOnenotePagePreview. links()Get the links property: onenotePagePreviewLinks.MicrosoftGraphOnenotePagePreviewLinksMicrosoftGraphOnenotePagePreviewLinks. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: onenotePagePreviewLinks.MicrosoftGraphOnenotePagePreviewLinksMicrosoftGraphOnenotePagePreviewLinks. withPreviewImageUrl(MicrosoftGraphExternalLink previewImageUrl)Set the previewImageUrl property: externalLink.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnenotePagePreviewLinks Modifier and Type Method Description MicrosoftGraphOnenotePagePreviewMicrosoftGraphOnenotePagePreview. withLinks(MicrosoftGraphOnenotePagePreviewLinks links)Set the links property: onenotePagePreviewLinks.
-