Class ResourceProviderMetadata
- Namespace
 - FoundationaLLM.Common.Constants.ResourceProviders
 
- Assembly
 - FoundationaLLM.Common.dll
 
Provides metadata that applies to all resource providers.
public class ResourceProviderMetadata
  - Inheritance
 - 
      
      ResourceProviderMetadata
 
- Inherited Members
 
- Extension Methods
 
Fields
AllAllowedResourceTypes
Provides a combined dictionary with all the resource type descriptiors of all resource types.
public static readonly Dictionary<string, ResourceTypeDescriptor> AllAllowedResourceTypes
  Field Value
AllowedResourceTypes
Provides the list of all the resource provider metadata definitions.
public static readonly ImmutableList<Dictionary<string, ResourceTypeDescriptor>> AllowedResourceTypes