TFixedShardAllocator.Create Constructor
Creates a new TFixedShardAllocator instance.
Syntax
Unit: Aurelius.Tenancy.Provisioning
constructor TFixedShardAllocator.Create(const AShardId: string);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| const | AShardId | string | The id of the shard to allocate to every tenant. |