EventSubscriptionIdentityType Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. eventgrid. models. EventSubscriptionIdentityType
- com.
- com.
public final class EventSubscriptionIdentityType
extends ExpandableStringEnum<EventSubscriptionIdentityType>
Defines values for EventSubscriptionIdentityType.
Modifier and Type | Field and Description |
---|---|
static final
Event |
SYSTEM_ASSIGNED
Static value System |
static final
Event |
USER_ASSIGNED
Static value User |
Constructor | Description | |
---|---|---|
Event |
Modifier and Type | Method and Description |
---|---|
static
Event |
from Creates or finds a Event |
static
Collection<Event |
values() |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
SYSTEM_ASSIGNED
public static final EventSubscriptionIdentityType SYSTEM_ASSIGNED
Static value SystemAssigned for EventSubscriptionIdentityType.
USER_ASSIGNED
public static final EventSubscriptionIdentityType USER_ASSIGNED
Static value UserAssigned for EventSubscriptionIdentityType.
EventSubscriptionIdentityType
public EventSubscriptionIdentityType()
fromString
public static EventSubscriptionIdentityType fromString(String name)
Creates or finds a EventSubscriptionIdentityType from its string representation.
Parameters:
Returns:
values
public static Collection
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: