Enum NameCheckResultType
- Namespace
- FoundationaLLM.Common.Models.ResourceProviders
- Assembly
- FoundationaLLM.Common.dll
The result types of resource name checks.
public enum NameCheckResultType
- Extension Methods
Fields
Allowed = 0
The name is valid and is allowed.
Denied = 1
The name is invalid and cannot be used