Share via


CacheNodeProperty interface

Model representing an Mcc cache node connectedCache resource

Properties

additionalCacheNodeProperties

Mcc cache node resource additional properties.

cacheNode

Mcc cache node resource (cache node entity).

error

Mcc response error details.

provisioningState

The provisioned state of the resource

status

HTTP error status code.

statusCode

Mcc response status code.

statusDetails

Mcc response status details for retrieving response inner details.

statusText

Mcc response status text as string for retrieving status details.

Property Details

additionalCacheNodeProperties

Mcc cache node resource additional properties.

additionalCacheNodeProperties?: AdditionalCacheNodeProperties

Property Value

cacheNode

Mcc cache node resource (cache node entity).

cacheNode?: CacheNodeEntity

Property Value

error

Mcc response error details.

error?: ErrorDetail

Property Value

provisioningState

The provisioned state of the resource

provisioningState?: string

Property Value

string

status

HTTP error status code.

status?: string

Property Value

string

statusCode

Mcc response status code.

statusCode?: string

Property Value

string

statusDetails

Mcc response status details for retrieving response inner details.

statusDetails?: string

Property Value

string

statusText

Mcc response status text as string for retrieving status details.

statusText?: string

Property Value

string