Skip to content
Docs Try Aspire

AzureAppConfigurationEmulatorResource Constructors

Class Constructors 1 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)
{
// ...
}
}
innerResource AzureAppConfigurationResource The inner resource used to store annotations.