Table of Contents

Class ConfigurationResourceTypeNames

Namespace
FoundationaLLM.Common.Constants.ResourceProviders
Assembly
FoundationaLLM.Common.dll

Contains constants of the names of the resource types managed by the FoundationaLLM.Configuration resource provider.

public static class ConfigurationResourceTypeNames
Inheritance
ConfigurationResourceTypeNames
Inherited Members

Fields

APIEndpointConfigurations

API Endpoint key values.

public const string APIEndpointConfigurations = "apiEndpointConfigurations"

Field Value

string

AppConfigurations

Azure App Configuration key values.

public const string AppConfigurations = "appConfigurations"

Field Value

string