AccessKeys interface
Namespace/EventHub Connection String
Properties
alias |
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. |
alias |
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. |
key |
A string that describes the AuthorizationRule. NOTE: This property will not be serialized. It can only be populated by the server. |
primary |
Primary connection string of the created namespace AuthorizationRule. NOTE: This property will not be serialized. It can only be populated by the server. |
primary |
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. |
secondary |
Secondary connection string of the created namespace AuthorizationRule. NOTE: This property will not be serialized. It can only be populated by the server. |
secondary |
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 AuthorizationRule. 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 AuthorizationRule. 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 AuthorizationRule. 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