Skip to content
DocsTry Aspire
DocsTry

AzureAppConfigurationEmulatorResource Constructors

ClassConstructors1 member
Wraps an AzureAppConfigurationResource in a type that exposes container extension methods.
Constructor(AzureAppConfigurationResource)Section titled Constructor(AzureAppConfigurationResource)
Wraps an AzureAppConfigurationResource in a type that exposes container extension methods.
public class AzureAppConfigurationEmulatorResource
{
public AzureAppConfigurationEmulatorResource(
AzureAppConfigurationResource innerResource)
{
// ...
}
}
innerResourceAzureAppConfigurationResourceThe inner resource used to store annotations.