Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookCommentReply
Packages that use MicrosoftGraphWorkbookCommentReply
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookCommentReply in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookCommentReplyModifier and TypeMethodDescriptionMicrosoftGraphWorkbookCommentReply.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookCommentReply.MicrosoftGraphWorkbookCommentReply.withContent(String content) Set the content property: The content of a comment reply.MicrosoftGraphWorkbookCommentReply.withContentType(String contentType) Set the contentType property: Indicates the type for the comment reply.Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphWorkbookCommentReplyModifier and TypeMethodDescriptionMicrosoftGraphWorkbookComment.replies()Get the replies property: Read-only.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphWorkbookCommentReplyModifier and TypeMethodDescriptionMicrosoftGraphWorkbookComment.withReplies(List<MicrosoftGraphWorkbookCommentReply> replies) Set the replies property: Read-only.