NotificationHubResource interface

Description of a NotificationHub Resource.

Extends

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

mpnsCredential

The MpnsCredential of the created NotificationHub

namePropertiesName

The NotificationHub name.

registrationTtl

The RegistrationTtl of the created NotificationHub

wnsCredential

The WnsCredential of the created NotificationHub

Inherited Properties

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

sku

The sku of the created namespace

tags

Resource tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

admCredential

The AdmCredential of the created NotificationHub

admCredential?: AdmCredential

Property Value

apnsCredential

The ApnsCredential of the created NotificationHub

apnsCredential?: ApnsCredential

Property Value

authorizationRules

The AuthorizationRules of the created NotificationHub

authorizationRules?: SharedAccessAuthorizationRuleProperties[]

Property Value

baiduCredential

The BaiduCredential of the created NotificationHub

baiduCredential?: BaiduCredential

Property Value

gcmCredential

The GcmCredential of the created NotificationHub

gcmCredential?: GcmCredential

Property Value

mpnsCredential

The MpnsCredential of the created NotificationHub

mpnsCredential?: MpnsCredential

Property Value

namePropertiesName

The NotificationHub name.

namePropertiesName?: string

Property Value

string

registrationTtl

The RegistrationTtl of the created NotificationHub

registrationTtl?: string

Property Value

string

wnsCredential

The WnsCredential of the created NotificationHub

wnsCredential?: WnsCredential

Property Value

Inherited Property Details

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

sku

The sku of the created namespace

sku?: Sku

Property Value

Sku

Inherited From Resource.sku

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type