DataPlaneAadOrApiKeyAuthOptionResponse

data class DataPlaneAadOrApiKeyAuthOptionResponse(val aadAuthFailureMode: String? = null)

Indicates that either the API key or an access token from a Microsoft Entra ID tenant can be used for authentication.

Constructors

Link copied to clipboard
constructor(aadAuthFailureMode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes what response the data plane API of a search service would send for requests that failed authentication.