Skip to content
DocsTry Aspire
DocsTry

KeyToPathV1 Constructors

ClassConstructors1 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()
{
// ...
}
}