Get Web App Result
A web app, a mobile app backend, or an API app.
Constructors
Properties
Specifies the scope of uniqueness for the default hostname during resource creation
Management information availability state for the app.
The Azure API version of the resource.
true
to enable client affinity; false
to stop sending session affinity cookies, which route client requests in the same session to the same instance. Default is true
.
true
to enable client certificate authentication (TLS mutual authentication); otherwise, false
. Default is false
.
client certificate authentication comma-separated exclusion paths
This composes with ClientCertEnabled setting.
Size of the function container.
Unique identifier that verifies the custom domains assigned to the app. Customer will add this id to a txt record for verification.
Maximum allowed daily memory-time quota (applicable on dynamic apps only).
Dapr configuration of the app.
Default hostname of the app. Read-only.
Property to configure various DNS related settings for a site.
Enabled hostnames for the app.Hostnames need to be assigned (see HostNames) AND enabled. Otherwise, the app is not served on those hostnames.
Whether to use end to end encryption between the FrontEnd and the Worker
Extended Location.
Configuration specific of the Azure Function app.
App Service Environment to use for the app.
true
to disable the public hostnames of the app; otherwise, false
. If true
, the app is only accessible via API management process.
Hostname SSL states are used to manage the SSL bindings for app's hostnames.
Managed service identity.
Specifies an operation id if this site has a pending operation.
true
if the app is a default container; otherwise, false
.
Identity to use for Key Vault Reference authentication.
Last time the app was modified, in UTC. Read-only.
Azure Resource Manager ID of the customer's selected Managed Environment on which to host this app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}
Maximum number of workers. This only applies to Functions container.
List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from tenants that site can be hosted with current settings. Read-only.
List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from all tenants except dataComponent. Read-only.
Property to allow or block all public traffic. Allowed Values: 'Enabled', 'Disabled' or an empty string.
Site redundancy mode
Name of the repository site.
Function app resource requirements.
Name of the resource group the app belongs to. Read-only.
true
to stop SCM (KUDU) site when the app is stopped; otherwise, false
. The default is false
.
Resource ID of the associated App Service plan, formatted as: "/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}".
Configuration of the app.
Status of the last deployment slot swap operation.
Checks if Customer provided storage account is required
App suspended till in case memory-time quota is exceeded.
Specifies which deployment slot this app will swap into. Read-only.
Azure Traffic Manager hostnames associated with the app. Read-only.
State indicating whether the app has exceeded its quota usage. Read-only.
Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
To enable Backup and Restore operations over virtual network
To enable accessing content over virtual network
To enable pulling image over Virtual Network
Virtual Network Route All enabled. This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied.
Workload profile name for function app to execute on.