Share via


OnYourDataDeploymentNameVectorizationSource.DeploymentName Property

Definition

The embedding model deployment name within the same Azure OpenAI resource. This enables you to use vector search without Azure OpenAI api-key and without Azure OpenAI public network access.

public string DeploymentName { get; }
member this.DeploymentName : string
Public ReadOnly Property DeploymentName As String

Property Value

Applies to