UserResponse class
- Extends
Constructors
User |
Properties
activity |
|
etag | |
request |
|
user | A reference to the User corresponding to the returned UserDefinition. |
Inherited Properties
diagnostics | |
headers | |
resource | |
status |
|
substatus |
Constructor Details
UserResponse(UserDefinition & Resource, CosmosHeaders, number, User, CosmosDiagnostics)
new UserResponse(resource: UserDefinition & Resource, headers: CosmosHeaders, statusCode: number, user: User, diagnostics: CosmosDiagnostics)
Parameters
- resource
- headers
- CosmosHeaders
- statusCode
-
number
- user
- User
- diagnostics
- CosmosDiagnostics
Property Details
activityId
string activityId
Property Value
string
etag
string etag
Property Value
string
requestCharge
number requestCharge
Property Value
number
user
Inherited Property Details
diagnostics
headers
resource
resource: undefined | (UserDefinition & Resource)
Property Value
undefined | (UserDefinition & Resource)
Inherited From ResourceResponse.resource