Package version:

Interface WebPubSubKeys

A class represents the access keys of the resource.

Hierarchy

  • WebPubSubKeys

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