Class MicrosoftGraphChannelMembershipType

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

public final class MicrosoftGraphChannelMembershipType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphChannelMembershipType>
channelMembershipType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphChannelMembershipType

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

    • fromString

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

      Gets known MicrosoftGraphChannelMembershipType values.
      Returns:
      known MicrosoftGraphChannelMembershipType values.