aadOrApiKey

@JvmName(name = "eyxcmsofqcsrmqqb")
suspend fun aadOrApiKey(value: Output<DataPlaneAadOrApiKeyAuthOptionArgs>)
@JvmName(name = "tfykujgxytnhdptx")
suspend fun aadOrApiKey(value: DataPlaneAadOrApiKeyAuthOptionArgs?)

Parameters

value

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


@JvmName(name = "wxmdvhtpkjqndtsv")
suspend fun aadOrApiKey(argument: suspend DataPlaneAadOrApiKeyAuthOptionArgsBuilder.() -> Unit)

Parameters

argument

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