Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAttachmentItem
Packages that use MicrosoftGraphAttachmentItem
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphAttachmentItem in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAttachmentItemModifier and TypeMethodDescriptionMicrosoftGraphAttachmentItem.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: attachmentItem.MicrosoftGraphAttachmentItem.withAttachmentType(MicrosoftGraphAttachmentType attachmentType) Set the attachmentType property: attachmentType.MicrosoftGraphAttachmentItem.withContentType(String contentType) Set the contentType property: The nature of the data in the attachment.MicrosoftGraphAttachmentItem.withIsInline(Boolean isInline) Set the isInline property: true if the attachment is an inline attachment; otherwise, false.Set the name property: The display name of the attachment.Set the size property: The length of the attachment in bytes.