aadOrApiKey

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

Parameters

value

Indicates that either the API key or an access token from Azure Active Directory can be used for authentication.


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

Parameters

argument

Indicates that either the API key or an access token from Azure Active Directory can be used for authentication.