Package version:

Interface SignalRKeys

A class represents the access keys of the resource.

Hierarchy

  • SignalRKeys

Properties

primaryConnectionString?: string

Connection string constructed via the primaryKey

primaryKey?: string

The primary access key.

secondaryConnectionString?: string

Connection string constructed via the secondaryKey

secondaryKey?: string

The secondary access key.

Generated using TypeDoc