Skip to content
Docs Try Aspire

AzureAppServiceEnvironmentResource Properties

Class Properties 4 members
Represents an Azure App Service Environment resource.
AzureAppInsightsConnectionStringReference Section titled AzureAppInsightsConnectionStringReference BicepOutputReference
Gets the Application Insights Connection String.
public BicepOutputReference AzureAppInsightsConnectionStringReference { get; }
AzureAppInsightsInstrumentationKeyReference Section titled AzureAppInsightsInstrumentationKeyReference BicepOutputReference
Gets the Application Insights Instrumentation Key.
public BicepOutputReference AzureAppInsightsInstrumentationKeyReference { get; }
DashboardUriReference Section titled DashboardUriReference BicepOutputReference
Gets the URI of the App Service Environment dashboard.
public BicepOutputReference DashboardUriReference { get; }
NameOutputReference Section titled NameOutputReference BicepOutputReference
Gets the name of the App Service Plan.
public BicepOutputReference NameOutputReference { get; }