Class MicrosoftGraphAttachmentType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<MicrosoftGraphAttachmentType>
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAttachmentType

public final class MicrosoftGraphAttachmentType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphAttachmentType>
attachmentType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphAttachmentType

      @Deprecated public MicrosoftGraphAttachmentType()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of MicrosoftGraphAttachmentType value.
  • Method Details

    • 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.
    • values

      public static Collection<MicrosoftGraphAttachmentType> values()
      Gets known MicrosoftGraphAttachmentType values.
      Returns:
      known MicrosoftGraphAttachmentType values.