Gets the ACS and SAS connection strings for the Event Hub.
Supports noop? false
Parameters
primarykey(Optional[String[1]])
— A base64-encoded 256-bit primary key for signing and validating the SAS token.
keyname(Optional[String[1]])
— A string that describes the AuthorizationRule.
aliasprimaryconnectionstring(Optional[String[1]])
— Primary connection string of the alias if GEO DR is enabled
event_hub_name(Optional[String[1]])
— The Event Hub name
api_version(Optional[String[1]])
— Client API Version.
subscription_id(Optional[String[1]])
— Subscription credentials that uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
aliassecondaryconnectionstring(Optional[String[1]])
— Secondary connection string of the alias if GEO DR is enabled
primaryconnectionstring(Optional[String[1]])
— Primary connection string of the created namespace AuthorizationRule.
secondaryconnectionstring(Optional[String[1]])
— Secondary connection string of the created namespace AuthorizationRule.
resource_group_name(Optional[String[1]])
— Name of the resource group within the azure subscription.
namespace_name(Optional[String[1]])
— The Namespace name
authorization_rule_name(Optional[String[1]])
— The authorization rule name.
secondarykey(Optional[String[1]])
— A base64-encoded 256-bit primary key for signing and validating the SAS token.