AzureAppServiceEnvironmentResource
Class net10.0
Represents an Azure App Service Environment resource.
namespace Aspire.Hosting.Azure;
public class AzureAppServiceEnvironmentResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IComputeEnvironmentResource, Aspire.Hosting.ApplicationModel.IContainerRegistry, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.Azure.IAzureComputeEnvironmentResource, Aspire.Hosting.Azure.IAzureContainerRegistry{ // ...} AzureProvisioningResourceIComputeEnvironmentResourceIContainerRegistryIResourceIAzureComputeEnvironmentResourceIAzureContainerRegistry
6 members
Constructors1
Section titled ConstructorsAzureAppServiceEnvironmentResource(string, Action<AzureResourceInfrastructure>) Initializes a new instance of the
AzureAppServiceEnvironmentResource class. Properties4
Section titled PropertiesAzureAppInsightsConnectionStringReferencegetBicepOutputReference Gets the Application Insights Connection String.
AzureAppInsightsInstrumentationKeyReferencegetBicepOutputReference Gets the Application Insights Instrumentation Key.
DashboardUriReferencegetBicepOutputReference Gets the URI of the App Service Environment dashboard.
NameOutputReferencegetBicepOutputReference Gets the name of the App Service Plan.