AzureAppServiceEnvironmentResource Properties
ClassProperties5 members
Represents an Azure App Service Environment resource.
AzureAppInsightsConnectionStringReferenceSection titled AzureAppInsightsConnectionStringReferenceBicepOutputReference Gets the Application Insights Connection String.
public BicepOutputReference AzureAppInsightsConnectionStringReference { get; }AzureAppInsightsInstrumentationKeyReferenceSection titled AzureAppInsightsInstrumentationKeyReferenceBicepOutputReference Gets the Application Insights Instrumentation Key.
public BicepOutputReference AzureAppInsightsInstrumentationKeyReference { get; } Gets the Azure Container Registry resource used by this Azure App Service Environment resource.
public AzureContainerRegistryResource? ContainerRegistry { 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; }