DataPlaneAadOrApiKeyAuthOptionResponse

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

Indicates that either the API key or an access token from Azure Active Directory 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.