Microsoft.Azure.NotificationHubs.Messaging Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes that support access to attributes of messaging resources.
Classes
AuthorizationRule |
Defines the Azure Service Bus authorization rule that is used to determine whether an operation is permissible or not. |
AuthorizationRules |
Represents a collection of AuthorizationRule. |
BadRequestException |
Exception for signaling bad request data errors. |
EntityDescription |
Represents the description of an entity. |
MessagingCommunicationException |
The exception that is thrown to signal messaging communication errors. |
MessagingEntityAlreadyExistsException |
Represents the exception that is thrown for signaling messaging entity already exists errors. |
MessagingEntityNotFoundException |
The exception that is thrown for signaling messaging entity not found errors. |
MessagingException |
Represents the exception that is thrown for signaling messaging errors. |
MessagingExceptionDetail |
Provides the details of the messaging exception. |
QuotaExceededException |
The exception that is thrown for signaling quota exceeded errors. |
ServerBusyException |
Represents the exception that is thrown when a server is overloaded with logical operations. |
SharedAccessAuthorizationRule |
Defines the authorization rule for shared access operation. |
UnauthorizedException |
Exception for signaling authorization errors. |
Enums
AccessRights |
Specifies the possible access rights for a user. |
MessagingExceptionDetail.ErrorLevelType |
Enumerates the types of error level for the messaging communication. |