AzureOpenAIDeploymentResource.withProperties
Method
interface AzureOpenAIDeploymentResource { // ... omitted for brevity withProperties(configure: (obj: AzureOpenAIDeploymentResource) => void): AzureOpenAIDeploymentResource;}Signature
method
withProperties builder Configures properties of an Azure OpenAI deployment
withProperties(configure: (obj: AzureOpenAIDeploymentResource) => void): AzureOpenAIDeploymentResourceParameters
configure (obj: AzureOpenAIDeploymentResource) => void Returns
AzureOpenAIDeploymentResource Defined on
This method is defined on the following type: