Class EventSubscriptionIdentityType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<EventSubscriptionIdentityType>
com.azure.resourcemanager.eventgrid.models.EventSubscriptionIdentityType

public final class EventSubscriptionIdentityType extends com.azure.core.util.ExpandableStringEnum<EventSubscriptionIdentityType>
Defines values for EventSubscriptionIdentityType.
  • Field Details

  • Constructor Details

    • EventSubscriptionIdentityType

      public EventSubscriptionIdentityType()
  • Method Details

    • fromString

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

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