Package com.azure.ai.openai.models
Class OnYourDataApiKeyAuthenticationOptions
java.lang.Object
com.azure.ai.openai.models.OnYourDataAuthenticationOptions
com.azure.ai.openai.models.OnYourDataApiKeyAuthenticationOptions
The authentication options for Azure OpenAI On Your Data when using an API key.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of OnYourDataApiKeyAuthenticationOptions class. -
Method Summary
-
Constructor Details
-
OnYourDataApiKeyAuthenticationOptions
Creates an instance of OnYourDataApiKeyAuthenticationOptions class.- Parameters:
key- the key value to set.
-
-
Method Details
-
getKey
Get the key property: The API key to use for authentication.- Returns:
- the key value.
-