Class MicrosoftGraphAttachmentType


  • public final class MicrosoftGraphAttachmentType
    extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphAttachmentType>
    Defines values for MicrosoftGraphAttachmentType.
    • Constructor Detail

      • MicrosoftGraphAttachmentType

        public MicrosoftGraphAttachmentType()
    • Method Detail

      • fromString

        public static MicrosoftGraphAttachmentType fromString​(String name)
        Creates or finds a MicrosoftGraphAttachmentType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding MicrosoftGraphAttachmentType.