DebugSendResponse interface

Description of a NotificationHub Resource.

Extends

Properties

failure

send failure

results

actual failure description

success

successful send

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

failure

send failure

failure?: number

Property Value

number

results

actual failure description

results?: Record<string, unknown>

Property Value

Record<string, unknown>

success

successful send

success?: number

Property Value

number

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