Uses of Class
com.azure.data.tables.TableServiceClient
Packages that use TableServiceClient
Package
Description
Azure Tables is a NoSQL key-value storage service offered by Microsoft Azure, which provides a highly
scalable and cost-effective solution for storing structured data.
-
Uses of TableServiceClient in com.azure.data.tables
Methods in com.azure.data.tables that return TableServiceClientModifier and TypeMethodDescriptionTableServiceClientBuilder.buildClient()
Creates aTableServiceClient
based on options set in the builder.