Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessKeys

Package version

Namespace/EventHub Connection String

Hierarchy

  • AccessKeys

Index

Properties

Optional aliasPrimaryConnectionString

aliasPrimaryConnectionString: undefined | string

Primary connection string of the alias if GEO DR is enabled NOTE: This property will not be serialized. It can only be populated by the server.

Optional aliasSecondaryConnectionString

aliasSecondaryConnectionString: undefined | string

Secondary connection string of the alias if GEO DR is enabled NOTE: This property will not be serialized. It can only be populated by the server.

Optional keyName

keyName: undefined | string

A string that describes the AuthorizationRule. NOTE: This property will not be serialized. It can only be populated by the server.

Optional primaryConnectionString

primaryConnectionString: undefined | string

Primary connection string of the created namespace AuthorizationRule. NOTE: This property will not be serialized. It can only be populated by the server.

Optional primaryKey

primaryKey: undefined | string

A base64-encoded 256-bit primary key for signing and validating the SAS token. NOTE: This property will not be serialized. It can only be populated by the server.

Optional secondaryConnectionString

secondaryConnectionString: undefined | string

Secondary connection string of the created namespace AuthorizationRule. NOTE: This property will not be serialized. It can only be populated by the server.

Optional secondaryKey

secondaryKey: undefined | string

A base64-encoded 256-bit primary key for signing and validating the SAS token. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc