Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceListKeys

Package version

interface

An interface representing ResourceListKeys. Namespace/NotificationHub Connection String

Hierarchy

  • ResourceListKeys

Index

Properties

Optional keyName

keyName: undefined | string
member

{string} [keyName] KeyName of the created AuthorizationRule

Optional primaryConnectionString

primaryConnectionString: undefined | string
member

{string} [primaryConnectionString] PrimaryConnectionString of the AuthorizationRule.

Optional primaryKey

primaryKey: undefined | string
member

{string} [primaryKey] PrimaryKey of the created AuthorizationRule.

Optional secondaryConnectionString

secondaryConnectionString: undefined | string
member

{string} [secondaryConnectionString] SecondaryConnectionString of the created AuthorizationRule

Optional secondaryKey

secondaryKey: undefined | string
member

{string} [secondaryKey] SecondaryKey of the created AuthorizationRule

Generated using TypeDoc