RaiMonitorConfig Class
Cognitive Services Rai Monitor Config.
Constructor
RaiMonitorConfig(*, adx_storage_resource_id: str | None = None, identity_client_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
adx_storage_resource_id
|
The storage resource Id. Default value: None
|
|
identity_client_id
|
The identity client Id to access the storage. Default value: None
|