Share via


cloud_table::service_client Method

Gets the azure::storage::cloud_table_client object that represents the Table service.

const cloud_table_client& service_client() const;

Return Value

A client object that specifies the Table service endpoint.

Requirements

Header: table.h

Namespace: azure::storage

See Also

Reference

cloud_table Class