ResourceListKeys Class
Namespace/EventHub Connection String.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.eventhub._serialization.ModelResourceListKeys
Constructor
ResourceListKeys(**kwargs: Any)
Variables
Name | Description |
---|---|
primary_connection_string
|
Primary connection string of the created Namespace AuthorizationRule. |
secondary_connection_string
|
Secondary connection string of the created Namespace AuthorizationRule. |
primary_key
|
A base64-encoded 256-bit primary key for signing and validating the SAS token. |
secondary_key
|
A base64-encoded 256-bit primary key for signing and validating the SAS token. |
key_name
|
A string that describes the AuthorizationRule. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python