مشاركة عبر


FeedResponse class

المنشئون

FeedResponse<TResource>(TResource[], CosmosHeaders, boolean, CosmosDiagnostics)

الخصائص

activityId
continuation
continuationToken
correlatedActivityId
diagnostics
hasMoreResults
indexMetrics
queryMetrics
requestCharge
resources

تفاصيل المنشئ

FeedResponse<TResource>(TResource[], CosmosHeaders, boolean, CosmosDiagnostics)

new FeedResponse(resources: TResource[], headers: CosmosHeaders, hasMoreResults: boolean, diagnostics: CosmosDiagnostics)

المعلمات

resources

TResource[]

headers
CosmosHeaders
hasMoreResults

boolean

diagnostics
CosmosDiagnostics

تفاصيل الخاصية

activityId

string activityId

قيمة الخاصية

string

continuation

string continuation

قيمة الخاصية

string

continuationToken

string continuationToken

قيمة الخاصية

string

correlatedActivityId

string correlatedActivityId

قيمة الخاصية

string

diagnostics

diagnostics: CosmosDiagnostics

قيمة الخاصية

hasMoreResults

hasMoreResults: boolean

قيمة الخاصية

boolean

indexMetrics

string indexMetrics

قيمة الخاصية

string

queryMetrics

string queryMetrics

قيمة الخاصية

string

requestCharge

number requestCharge

قيمة الخاصية

number

resources

resources: TResource[]

قيمة الخاصية

TResource[]