Share via


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
str

The storage resource Id.

Default value: None
identity_client_id
str

The identity client Id to access the storage.

Default value: None

Variables

Name Description
adx_storage_resource_id
str

The storage resource Id.

identity_client_id
str

The identity client Id to access the storage.