CustomerProperty interface

Model representing customer for connectedCache resource

Properties

additionalCustomerProperties

Mcc customer resource additional properties.

customer

Mcc customer resource (customer 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

additionalCustomerProperties

Mcc customer resource additional properties.

additionalCustomerProperties?: AdditionalCustomerProperties

Property Value

customer

Mcc customer resource (customer entity).

customer?: CustomerEntity

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