Skip to content
DocsTry Aspire
DocsTry

AzureAppConfigurationResource Properties

ClassProperties5 members
A resource that represents Azure App Configuration.
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection string template for the manifest for the Azure App Configuration resource.
public ReferenceExpression ConnectionStringExpression { get; }
EndpointSection titled EndpointBicepOutputReference
Gets the appConfigEndpoint output reference for the Azure App Configuration resource.
public BicepOutputReference Endpoint { get; }
IdSection titled IdBicepOutputReference
Gets the "id" output reference for the resource.
public BicepOutputReference Id { get; }
Gets a value indicating whether the Azure App Configuration resource is running in the local emulator.
public bool IsEmulator { get; }
NameOutputReferenceSection titled NameOutputReferenceBicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }