Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DebugSendResponse

Package version

interface

An interface representing DebugSendResponse. Description of a NotificationHub Resource.

extends

Resource

Hierarchy

Index

Properties

Optional failure

failure: undefined | number
member

{number} [failure] send failure

Optional id

id: undefined | string
member

{string} [id] Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string
member

{string} [location] Resource location

Optional name

name: undefined | string
member

{string} [name] Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional results

results: any
member

{any} [results] actual failure description

Optional sku

sku: Sku
member

{Sku} [sku] The sku of the created namespace

Optional success

success: undefined | number
member

{number} [success] successful send

Optional tags

tags: undefined | object
member

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

Optional type

type: undefined | string
member

{string} [type] Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc