data class DeploymentModelArgs(val format: Output<String>, val name: Output<String>, val version: Output<String>? = null) : ConvertibleToJava<DeploymentModelArgs>
The version of Cognitive Services Account Deployment model. If version is not specified, the default version of the model at the time will be assigned.