ChatModelDeploymentProperties interface

Defines a deployment binding a specific model family to a user-defined deployment name for chat inference.

Properties

modelFormat

Model format as published by the provider. Verify supported formats per region using the Model Catalog API.

modelName

Canonical provider model name available in the selected region. Verify supported values per region using the Model Catalog API.

provisioningState

The status of the last operation.

Property Details

modelFormat

Model format as published by the provider. Verify supported formats per region using the Model Catalog API.

modelFormat: string

Property Value

string

modelName

Canonical provider model name available in the selected region. Verify supported values per region using the Model Catalog API.

modelName: string

Property Value

string

provisioningState

The status of the last operation.

provisioningState?: string

Property Value

string