Uses of Class
com.microsoft.azure.toolkit.lib.storage.table.TableModule
-
Packages that use TableModule Package Description com.microsoft.azure.toolkit.lib.storage com.microsoft.azure.toolkit.lib.storage.table -
-
Uses of TableModule in com.microsoft.azure.toolkit.lib.storage
Fields in com.microsoft.azure.toolkit.lib.storage declared as TableModule Modifier and Type Field Description private TableModuleStorageAccount. tableModule -
Uses of TableModule in com.microsoft.azure.toolkit.lib.storage.table
Constructors in com.microsoft.azure.toolkit.lib.storage.table with parameters of type TableModule Constructor Description Table(com.azure.data.tables.TableClient remote, TableModule module)Table(String name, TableModule module)TableDraft(String name, TableModule module)
-