| 
    Microsoft Azure Storage Client Library for C++
    7.5.0
    
   The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++. 
   | 
 
This is the complete list of members for azure::storage::cloud_file_client, including all inherited members.
| authentication_handler() const | azure::storage::cloud_client | inline | 
| authentication_scheme() const | azure::storage::cloud_client | inline | 
| base_uri() const | azure::storage::cloud_client | inline | 
| cloud_file_client() | azure::storage::cloud_file_client | inline | 
| cloud_file_client(storage_uri base_uri) | azure::storage::cloud_file_client | inlineexplicit | 
| cloud_file_client(storage_uri base_uri, storage_credentials credentials) | azure::storage::cloud_file_client | inline | 
| cloud_file_client(storage_uri base_uri, storage_credentials credentials, file_request_options default_request_options) | azure::storage::cloud_file_client | inline | 
| credentials() const | azure::storage::cloud_client | inline | 
| default_request_options() const | azure::storage::cloud_file_client | inline | 
| download_service_properties() const | azure::storage::cloud_file_client | inline | 
| download_service_properties(const file_request_options &options, operation_context context) const | azure::storage::cloud_file_client | inline | 
| download_service_properties_async() const | azure::storage::cloud_file_client | inline | 
| download_service_properties_async(const file_request_options &options, operation_context context) const | azure::storage::cloud_file_client | |
| get_share_reference(utility::string_t share_name) const | azure::storage::cloud_file_client | |
| list_shares() | azure::storage::cloud_file_client | inline | 
| list_shares(const utility::string_t &prefix) | azure::storage::cloud_file_client | inline | 
| list_shares(const utility::string_t &prefix, bool get_metadata, int max_results, const file_request_options &options, operation_context context) | azure::storage::cloud_file_client | |
| list_shares_segmented(const continuation_token &token) | azure::storage::cloud_file_client | inline | 
| list_shares_segmented(const utility::string_t &prefix, const continuation_token &token) | azure::storage::cloud_file_client | inline | 
| list_shares_segmented(const utility::string_t &prefix, bool get_metadata, int max_results, const continuation_token &token, const file_request_options &options, operation_context context) | azure::storage::cloud_file_client | inline | 
| list_shares_segmented_async(const continuation_token &token) | azure::storage::cloud_file_client | inline | 
| list_shares_segmented_async(const utility::string_t &prefix, const continuation_token &token) | azure::storage::cloud_file_client | inline | 
| list_shares_segmented_async(const utility::string_t &prefix, bool get_metadata, int max_results, const continuation_token &token, const file_request_options &options, operation_context context) | azure::storage::cloud_file_client | |
| set_authentication_scheme(azure::storage::authentication_scheme value) override | azure::storage::cloud_file_client | virtual | 
| upload_service_properties(const service_properties &properties, const service_properties_includes &includes) const | azure::storage::cloud_file_client | inline | 
| upload_service_properties(const service_properties &properties, const service_properties_includes &includes, const file_request_options &options, operation_context context) const | azure::storage::cloud_file_client | inline | 
| upload_service_properties_async(const service_properties &properties, const service_properties_includes &includes) const | azure::storage::cloud_file_client | inline | 
| upload_service_properties_async(const service_properties &properties, const service_properties_includes &includes, const file_request_options &options, operation_context context) const | azure::storage::cloud_file_client | 
 1.8.15