CacheNodeOldResponse interface
Model representing Cache Node for ConnectedCache resource
Properties
| error | The error details |
| provisioning |
The provisioned state of the resource |
| status | status of the HTTP error code |
| status |
statusCode used to get code details of Mcc response object |
| status |
statusDetails used to get inner details of Mcc response object |
| status |
statusText used to get status details in string format of Mcc response object |
Property Details
error
provisioningState
The provisioned state of the resource
provisioningState?: string
Property Value
string
status
status of the HTTP error code
status?: string
Property Value
string
statusCode
statusCode used to get code details of Mcc response object
statusCode?: string
Property Value
string
statusDetails
statusDetails used to get inner details of Mcc response object
statusDetails?: string
Property Value
string
statusText
statusText used to get status details in string format of Mcc response object
statusText?: string
Property Value
string