AzureAppConfigurationResource Properties
Class Properties 4 members
A resource that represents Azure App Configuration.
Gets the connection string template for the manifest for the Azure App Configuration resource.
public ReferenceExpression ConnectionStringExpression { get; } 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; } Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }