Skip to content
Docs Try Aspire

KeyToPathV1 Constructors

Class Constructors 1 member
Represents a mapping of a key from a data source (e.g., ConfigMap or Secret) to a specific file path.
public sealed class KeyToPathV1
{
public KeyToPathV1()
{
// ...
}
}