table_request_options Class
Represents a set of options that may be specified for a request against the Table service.
class table_request_options;
Members
Public Constructors
Name | Description |
---|---|
Overloaded. Initializes a new instance of the azure::storage::table_request_options class. |
Public Methods
Name | Description |
---|---|
Applies the default set of request options. |
|
Gets the azure::storage::table_payload_format to use for the request. |
|
Sets the azure::storage::table_payload_format that will be used for the request. |
Public Operators
Name | Description |
---|---|
Returns a reference to a table_request_options object. |
Inheritance Hierarchy
table_request_options
Requirements
Header: storage_account.h, table.h
Namespace: azure::storage