Administrator
- Administrator
- All Products
/frs/v1/Documents('<deployment ID>')
Field
| Type
| Description
|
---|---|---|
name
| String
| Model deployment name.
|
description
| String
| Optional. Description of the model deployment.
|
documentType
| String
| Use
MLOPS_DEPLOYMENT .
|
nativeData
| Object
| Blob object that defines the model deployment.
|
Field
| Type
| Description
|
---|---|---|
name
| String
| Model deployment name.
|
modelId
| String
| ID of the machine learning model to associate with this deployment.
|
computeUnits
| Integer
| Maximum number of compute units that you want the model deployment to use. Enter a whole number that is a multiple of 4 from 4 to 40.
|