Skip to content
DocsTry Aspire
DocsTry

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; }
ContainerRegistrySection titled ContainerRegistrynullableAzureContainerRegistryResource?
Gets the Azure Container Registry resource used by this Azure App Service Environment resource.
public AzureContainerRegistryResource? ContainerRegistry { get; }
DashboardUriReferenceSection titled DashboardUriReferenceBicepOutputReference
Gets the URI of the App Service Environment dashboard.
public BicepOutputReference DashboardUriReference { get; }
NameOutputReferenceSection titled NameOutputReferenceBicepOutputReference
Gets the name of the App Service Plan.
public BicepOutputReference NameOutputReference { get; }