CapacityRecommendation interface
The capacity/placement recommendation computed for a resource operation
Properties
| details | The details of the capacity recommendation |
| error | The error message if the capacity recommendation failed |
| error |
The detailed error information if the capacity recommendation failed |
| status | The lifecycle status of the capacity recommendation |
Property Details
details
The details of the capacity recommendation
details?: CapacityRecommendationDetails
Property Value
error
The error message if the capacity recommendation failed
error?: string
Property Value
string
errorDetails
The detailed error information if the capacity recommendation failed
errorDetails?: string
Property Value
string
status
The lifecycle status of the capacity recommendation
status: string
Property Value
string