MessagingEntityType Enum
- java.
lang. Object - java.
lang. Enum<MessagingEntityType> - com.
microsoft. azure. servicebus. primitives. MessagingEntityType
- com.
- java.
public enum MessagingEntityType
Fields
FILTER | |
QUEUE | |
SUBSCRIPTION | |
TOPIC |
Methods
getIntValue()
public int getIntValue()
Returns
int
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java