RaiMonitorConfigResponse

data class RaiMonitorConfigResponse(val adxStorageResourceId: String? = null, val identityClientId: String? = null)

Cognitive Services Rai Monitor Config.

Constructors

Link copied to clipboard
constructor(adxStorageResourceId: String? = null, identityClientId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The storage resource Id.

Link copied to clipboard

The identity client Id to access the storage.