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