AzureAppConfigurationResource
Class net10.0
A resource that represents Azure App Configuration.
namespace Aspire.Hosting.Azure;
public class AzureAppConfigurationResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IResourceWithEndpoints, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} AzureProvisioningResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithEndpointsIValueProviderIValueWithReferences
6 members
Constructors1
Section titled ConstructorsProperties4
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for the Azure App Configuration resource.
EndpointgetBicepOutputReference Gets the appConfigEndpoint output reference for the Azure App Configuration resource.
IsEmulatorgetbool Gets a value indicating whether the Azure App Configuration resource is running in the local emulator.
NameOutputReferencegetBicepOutputReference Gets the "name" output reference for the resource.