Package com.azure.ai.openai.models
Class OnYourDataSystemAssignedManagedIdentityAuthenticationOptions
java.lang.Object
com.azure.ai.openai.models.OnYourDataAuthenticationOptions
com.azure.ai.openai.models.OnYourDataSystemAssignedManagedIdentityAuthenticationOptions
public final class OnYourDataSystemAssignedManagedIdentityAuthenticationOptions
extends OnYourDataAuthenticationOptions
The authentication options for Azure OpenAI On Your Data when using a system-assigned managed identity.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of OnYourDataSystemAssignedManagedIdentityAuthenticationOptions class. -
Method Summary
-
Constructor Details
-
OnYourDataSystemAssignedManagedIdentityAuthenticationOptions
public OnYourDataSystemAssignedManagedIdentityAuthenticationOptions()Creates an instance of OnYourDataSystemAssignedManagedIdentityAuthenticationOptions class.
-