AccessKeys interface

Namespace/ServiceBus Connection String

Properties

aliasPrimaryConnectionString

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.

aliasSecondaryConnectionString

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.

keyName

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

primaryConnectionString

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

primaryKey

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.

secondaryConnectionString

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

secondaryKey

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.

Property Details

aliasPrimaryConnectionString

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.

aliasPrimaryConnectionString?: string

Property Value

string

aliasSecondaryConnectionString

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.

aliasSecondaryConnectionString?: string

Property Value

string

keyName

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

keyName?: string

Property Value

string

primaryConnectionString

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

primaryConnectionString?: string

Property Value

string

primaryKey

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.

primaryKey?: string

Property Value

string

secondaryConnectionString

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

secondaryConnectionString?: string

Property Value

string

secondaryKey

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.

secondaryKey?: string

Property Value

string