Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenotePatchContentCommand
Packages that use MicrosoftGraphOnenotePatchContentCommand
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnenotePatchContentCommand in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenotePatchContentCommandModifier and TypeMethodDescriptionMicrosoftGraphOnenotePatchContentCommand.withAction(MicrosoftGraphOnenotePatchActionType action) Set the action property: onenotePatchActionType.MicrosoftGraphOnenotePatchContentCommand.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: onenotePatchContentCommand.MicrosoftGraphOnenotePatchContentCommand.withContent(String content) Set the content property: A string of well-formed HTML to add to the page, and any image or file binary data.MicrosoftGraphOnenotePatchContentCommand.withPosition(MicrosoftGraphOnenotePatchInsertPosition position) Set the position property: onenotePatchInsertPosition.MicrosoftGraphOnenotePatchContentCommand.withTarget(String target) Set the target property: The element to update.