| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.storage | |
| com.microsoft.azure.toolkit.lib.storage.table |
| Modifier and Type | Field and Description |
|---|---|
protected TableModule |
StorageAccount.tableModule |
protected TableModule |
ConnectionStringStorageAccount.tableModule |
| Modifier and Type | Method and Description |
|---|---|
TableModule |
IStorageAccount.getTableModule() |
| Constructor and Description |
|---|
Table(String name,
TableModule module) |
Table(com.azure.data.tables.TableClient remote,
TableModule module) |
TableDraft(String name,
TableModule module) |
Copyright © 2024. All rights reserved.