Constructor
new PartitionKey(userContext, sourceOrigin)
Constructs a new PartitionKey object.
Parameters:
Name | Type | Description |
---|---|---|
userContext | string | The user context. |
sourceOrigin | string | The source origin. |
- Source
Members
sourceOrigin
Gets the source origin.
- Source
userContext
Gets the user context.
- Source