Skip to content
Docs Try Aspire

AzureAppConfigurationResource Properties

Class Properties 4 members
A resource that represents Azure App Configuration.
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection string template for the manifest for the Azure App Configuration resource.
public ReferenceExpression ConnectionStringExpression { get; }
Endpoint Section titled Endpoint BicepOutputReference
Gets the appConfigEndpoint output reference for the Azure App Configuration resource.
public BicepOutputReference Endpoint { get; }
Gets a value indicating whether the Azure App Configuration resource is running in the local emulator.
public bool IsEmulator { get; }
NameOutputReference Section titled NameOutputReference BicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }