List Namespace Keys Result
data class ListNamespaceKeysResult(val aliasPrimaryConnectionString: String, val aliasSecondaryConnectionString: String, val keyName: String, val primaryConnectionString: String, val primaryKey: String, val secondaryConnectionString: String, val secondaryKey: String)
Namespace/EventHub Connection String
Constructors
Properties
Link copied to clipboard
Primary connection string of the alias if GEO DR is enabled
Link copied to clipboard
Secondary connection string of the alias if GEO DR is enabled
Link copied to clipboard
Primary connection string of the created namespace AuthorizationRule.
Link copied to clipboard
A base64-encoded 256-bit primary key for signing and validating the SAS token.
Link copied to clipboard
Secondary connection string of the created namespace AuthorizationRule.
Link copied to clipboard
A base64-encoded 256-bit primary key for signing and validating the SAS token.