BaiduCredential Class
Description of a NotificationHub BaiduCredential.
- Inheritance
-
msrest.serialization.ModelBaiduCredential
Constructor
BaiduCredential(*, baidu_api_key: str | None = None, baidu_end_point: str | None = None, baidu_secret_key: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
baidu_api_key
|
Baidu Api Key. |
baidu_end_point
|
Baidu Endpoint. |
baidu_secret_key
|
Baidu Secret Key. |
Variables
Name | Description |
---|---|
baidu_api_key
|
Baidu Api Key. |
baidu_end_point
|
Baidu Endpoint. |
baidu_secret_key
|
Baidu Secret Key. |
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