Skip to content
DocsTry Aspire
DocsTry

FlagdResource Constructors

ClassConstructors1 member
A resource that represents a flagd container.
A resource that represents a flagd container.
public class FlagdResource
{
public FlagdResource(
string name)
{
// ...
}
}
namestringThe name of the resource.
Constructs a FlagdResource.