NotificationHubAttributes Class

Definition

public class NotificationHubAttributes
type NotificationHubAttributes = class
Public Class NotificationHubAttributes
Inheritance
NotificationHubAttributes

Constructors

NotificationHubAttributes(NotificationHubResource)
NotificationHubAttributes(PnsCredentialsResource)

Properties

AdmCredential

The AdmCredential of the created NotificationHub

ApnsCredential

The ApnsCredential of the created NotificationHub

AuthorizationRules

The AuthorizationRules of the created NotificationHub

BaiduCredential

The BaiduCredential of the created NotificationHub

GcmCredential

The GcmCredential of the created NotificationHub

Id

Gets or sets the Id of the Namespace

Location

Gets or sets the location the Namespace is in

MpnsCredential

The MpnsCredential of the created NotificationHub

Name

The NotificationHub name.

RegistrationTtl

The RegistrationTtl of the created NotificationHub

Tags

Gets or sets the tags associated with the Namespace.

Type

Gets or sets the Type of the Namespace

WnsCredential

The WnsCredential of the created NotificationHub

Applies to