AccessKeys Class
The Account access keys.
- Inheritance
-
msrest.serialization.ModelAccessKeys
Constructor
AccessKeys(*, atlas_kafka_primary_endpoint: str | None = None, atlas_kafka_secondary_endpoint: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
atlas_kafka_primary_endpoint
Required
|
Gets or sets the primary connection string. |
atlas_kafka_secondary_endpoint
Required
|
Gets or sets the secondary connection string. |
Keyword-Only Parameters
Name | Description |
---|---|
atlas_kafka_primary_endpoint
Required
|
|
atlas_kafka_secondary_endpoint
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python