Class TableItem

java.lang.Object
com.azure.data.tables.models.TableItem

public final class TableItem extends Object
A table within a storage or CosmosDB table API account.
  • Method Details

    • getName

      public String getName()
      Gets the name of the table.
      Returns:
      The name of the table.