The KeyValueService type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| KeyValueService | Initializes a new instance of the KeyValueService class |
Methods
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.
|
Properties
| Name | Description | |
|---|---|---|
| HostName |
Gets the Host Name to be used when accessing the service.
|
See Also