withProperties
Method
interface AzureOpenAIDeploymentResource { // ... omitted for brevity withProperties(configure: callback): AzureOpenAIDeploymentResource;}Signature
method
withProperties builder Configures properties of an Azure OpenAI deployment
withProperties(configure: (obj: AzureOpenAIDeploymentResource) => Promise<void>): AzureOpenAIDeploymentResourceParameters
configure (obj: AzureOpenAIDeploymentResource) => Promise<void> Returns
AzureOpenAIDeploymentResource Applies to
This method applies to the following types: