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 MicrosoftGraphOnenotePagePreviewLinks
MicrosoftGraphOnenotePagePreview. links()
Get the links property: onenotePagePreviewLinks.MicrosoftGraphOnenotePagePreviewLinks
MicrosoftGraphOnenotePagePreviewLinks. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: onenotePagePreviewLinks.MicrosoftGraphOnenotePagePreviewLinks
MicrosoftGraphOnenotePagePreviewLinks. 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 MicrosoftGraphOnenotePagePreview
MicrosoftGraphOnenotePagePreview. withLinks(MicrosoftGraphOnenotePagePreviewLinks links)
Set the links property: onenotePagePreviewLinks.
-