KnownInfeasibleCode enum
The reason a CalculateCostPlan is not deployable.
Fields
| InefficientDeployment | The deployment can start successfully on this SKU, but its estimated runtime performance falls below the acceptable threshold for serving this model. |
| InsufficientQuota | The caller's subscription does not have enough GPU quota in the target region to deploy this plan. |
| RegionUnavailable | The VM SKU is not available in the target region. |