Property TenantId
- Namespace
- Millrace.Storage.Monitoring
- Assembly
- Millrace.dll
TenantId
The owning tenant, or null.
public string? TenantId { get; init; }
Property Value
Remarks
Null is a scope of its own rather than a wildcard — untenanted jobs deduplicate against each other and never against a tenant's.