Package com.azure.ai.openai.models
Class OnYourDataAuthenticationOptions
java.lang.Object
com.azure.ai.openai.models.OnYourDataAuthenticationOptions
- Direct Known Subclasses:
OnYourDataAccessTokenAuthenticationOptions,OnYourDataApiKeyAuthenticationOptions,OnYourDataConnectionStringAuthenticationOptions,OnYourDataEncodedApiKeyAuthenticationOptions,OnYourDataKeyAndKeyIdAuthenticationOptions,OnYourDataSystemAssignedManagedIdentityAuthenticationOptions,OnYourDataUserAssignedManagedIdentityAuthenticationOptions
The authentication options for Azure OpenAI On Your Data.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of OnYourDataAuthenticationOptions class. -
Method Summary
-
Constructor Details
-
OnYourDataAuthenticationOptions
public OnYourDataAuthenticationOptions()Creates an instance of OnYourDataAuthenticationOptions class.
-