The KeyValueService type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| BeforeKey |
Specifies a query string key of timestamp before.
| |
| ContinuationTokenKey |
Specifies a query string key of continuationToken.
| |
| DefaultHostName |
Specifies the default service host name. This will be used to create the service url.
| |
| GetBatchKey |
Specifies a query string key of batch operation.
| |
| KeyValueSignature |
Specifies a signature for the REST methods that manage KeyValue item.
| |
| PrefixKey |
Specifies a query string key of prefix.
| |
| SizeKey |
Specifies a query string key of size.
|
See Also