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 = 0The name is valid and is allowed.
Denied = 1The name is invalid and cannot be used