Property Options
Options
Gets the options for
ListTablesAsync
and
GetListTablesAsyncEnumerable
operations.
Declaration
public ListTablesOptions Options { get; }
Property Value
| Type | Description |
|---|---|
| ListTablesOptions |
The options or null if options were not provided.
|