共用方式為


CustomerProperty interface

代表 connectedCache 資源客戶的模型

屬性

additionalCustomerProperties

Mcc 客戶資源其他屬性。

customer

Mcc 客戶資源(客戶實體)。

error

Mcc 回應錯誤詳細數據。

provisioningState

資源的布建狀態

status

HTTP 錯誤狀態代碼。

statusCode

Mcc 回應狀態代碼。

statusDetails

擷取響應內部詳細數據的 Mcc 回應狀態詳細數據。

statusText

Mcc 回應狀態文字作為擷取狀態詳細數據的字串。

屬性詳細資料

additionalCustomerProperties

Mcc 客戶資源其他屬性。

additionalCustomerProperties?: AdditionalCustomerProperties

屬性值

customer

Mcc 客戶資源(客戶實體)。

customer?: CustomerEntity

屬性值

error

Mcc 回應錯誤詳細數據。

error?: ErrorDetail

屬性值

provisioningState

資源的布建狀態

provisioningState?: string

屬性值

string

status

HTTP 錯誤狀態代碼。

status?: string

屬性值

string

statusCode

Mcc 回應狀態代碼。

statusCode?: string

屬性值

string

statusDetails

擷取響應內部詳細數據的 Mcc 回應狀態詳細數據。

statusDetails?: string

屬性值

string

statusText

Mcc 回應狀態文字作為擷取狀態詳細數據的字串。

statusText?: string

屬性值

string