ClientEncryptionKeyResponse class
Response object for ClientEncryptionKey operations
- Extends
Constructors
Client |
Properties
activity |
|
client |
Properties of the client encryption key |
etag | |
request |
Inherited Properties
diagnostics | |
headers | |
resource | |
status |
|
substatus |
Constructor Details
ClientEncryptionKeyResponse(Resource, CosmosHeaders, number, ClientEncryptionKeyProperties, CosmosDiagnostics)
new ClientEncryptionKeyResponse(resource: Resource, headers: CosmosHeaders, statusCode: number, clientEncryptionKeyProperties: ClientEncryptionKeyProperties, diagnostics: CosmosDiagnostics)
Parameters
- resource
- Resource
- headers
- CosmosHeaders
- statusCode
-
number
- clientEncryptionKeyProperties
- ClientEncryptionKeyProperties
- diagnostics
- CosmosDiagnostics
Property Details
activityId
string activityId
Property Value
string
clientEncryptionKeyProperties
Properties of the client encryption key
clientEncryptionKeyProperties: ClientEncryptionKeyProperties
Property Value
etag
string etag
Property Value
string
requestCharge
number requestCharge
Property Value
number
Inherited Property Details
diagnostics
headers
resource
resource: undefined | Resource
Property Value
undefined | Resource
Inherited From ResourceResponse.resource