Share via


CacheNodeOldResponse interface

Model representing Cache Node for ConnectedCache resource

Properties

error

The error details

provisioningState

The provisioned state of the resource

status

status of the HTTP error code

statusCode

statusCode used to get code details of Mcc response object

statusDetails

statusDetails used to get inner details of Mcc response object

statusText

statusText used to get status details in string format of Mcc response object

Property Details

error

The error details

error?: ErrorDetail

Property Value

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