Property Options
Options
Gets the options for GetTableUsageAsync(String, GetTableUsageOptions, CancellationToken)
operation.
Declaration
public GetTableUsageOptions Options { get; }
Property Value
| Type | Description |
|---|---|
| GetTableUsageOptions |
The options or null if options were not provided.
|