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.
Classes
AuthorizationRule |
Defines the Azure Notification Hubs 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 |
This represent the base abstract class for all the entity Description classes. Mainly contain the read-only mechanics. This class is not meant to be used or inherited by external customers. |
MessagingCommunicationException |
Exception for signaling general communication errors related to messaging operations. |
MessagingEntityAlreadyExistsException |
Exception for signalling messaging entity already exists errors. |
MessagingEntityNotFoundException |
Exception for signalling messaging entity not found errors. |
MessagingException |
Exception for signalling messaging errors. |
MessagingExceptionDetail |
Details about the cause of a Messaging Exception that map errors to specific exceptions. |
QuotaExceededException |
Exception for signaling quota exceeded errors. |
ServerBusyException |
The exception that is thrown when a server is busy. |
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 |
Error level type enum |
Azure SDK for .NET