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; } Gets the URI of the App Service Environment dashboard.
public BicepOutputReference DashboardUriReference { get; } Gets the name of the App Service Plan.
public BicepOutputReference NameOutputReference { get; }