azure_app_service_app

Azure App Service App

Name

Type

Nullable

acrUseManagedIdentityCreds

Boolean

acrUserManagedIdentityId

String

alwaysOn

Boolean

apiDefinitionUrl

String

apiManagementConfigId

String

appCommandLine

String

appServicePlanId

String

appSettings

Map<String,String>

authSettings

AuthSettings

autoHealEnabled

Boolean

autoSwapSlotName

String

availabilityState

String

clientAffinityEnabled

Boolean

clientCertEnabled

Boolean

clientCertExclusionPaths

List

cloningInfo

CloningInfo

connectionStrings

List

containerSize

Int

cors

CorsSettings

dailyMemoryTimeQuota

Int

defaultDocuments

List

defaultHostname

String

detailedErrorLoggingEnabled

Boolean

documentRoot

String

enabled

Boolean

enabledHostNames

List

ftpsState

String

functionAppScaleLimit

Int

functionsRuntimeScaleMonitoringEnabled

Boolean

handlerMappings

List

healthCheckPath

String

hostNames

List

hostingEnvironmentProfile

HostingEnvironmentProfile

hostnameSslStates

List

hostnamesDisabled

Boolean

http20Enabled

Boolean

httpLoggingEnabled

Boolean

httpsOnly

Boolean

hyperV

Boolean

id

String

identity

ManagedServiceIdentity

ipSecurityRestrictions

List

isDefaultContainer

Boolean

javaContainer

String

javaContainerVersion

String

javaVersion

String

keyVaultReferenceIdentity

String

lastModifiedTime

String

linuxFxVersion

String

loadBalancing

String

localMySqlEnabled

Boolean

location

String

logsDirectorySizeLimit

Int

managedPipelineMode

String

managedServiceIdentityId

Int

maxDiskSizeInMb

Long

maxMemoryInMb

Long

maxNumberOfWorkers

Int

maxPercentageCpu

Double

minTlsVersion

String

minimumElasticInstanceCount

Int

name

String

netFrameworkVersion

String

nodeVersion

String

numberOfWorkers

Int

operatingSystem

String

outboundIPAddresses

List

phpVersion

String

possibleOutboundIpAddresses

List

powerShellVersion

String

preWarmedInstanceCount

Int

publishingUsername

String

push

PushSettings

pythonVersion

String

redundancyMode

String

remoteDebuggingEnabled

Boolean

remoteDebuggingVersion

String

repositorySiteName

String

requestTracingEnabled

Boolean

requestTracingExpirationTime

String

resourceGroupName

String

scmIpSecurityRestrictions

List

scmIpSecurityRestrictionsUseMain

Boolean

scmMinTlsVersion

String

scmSiteAlsoStopped

Boolean

scmType

String

slotSwapStatus

SlotSwapStatus

state

String

subscriptionId

String

suspendedTill

String

tags

Map<String,String>

targetSwapSlot

String

tracingOptions

String

trafficManagerHostNames

List

type

String

usageState

String

use32BitWorkerProcess

Boolean

virtualApplications

List

vnetName

String

vnetPrivatePortsCount

Int

vnetRouteAllEnabled

Boolean

webSocketsEnabled

Boolean

websiteTimeZone

String

windowsFxVersion

String

xManagedServiceIdentityId

Int

AuthSettings

Name

Type

Nullable

aadClaimsAuthorization

String

additionalLoginParams

List

allowedAudiences

List

allowedExternalRedirectUrls

List

authFilePath

String

clientId

String

configVersion

String

defaultProvider

String

enabled

Boolean

facebookAppId

String

facebookOAuthScopes

List

gitHubClientId

String

gitHubOAuthScopes

List

googleClientId

String

googleOAuthScopes

List

id

String

isAuthFromFile

String

issuer

String

kind

String

microsoftAccountClientId

String

microsoftAccountOAuthScopes

List

name

String

runtimeVersion

String

tokenRefreshExtensionHours

Double

tokenStoreEnabled

Boolean

twitterConsumerKey

String

type

String

unauthenticatedClientAction

String

validateIssuer

Boolean

CloningInfo

Name

Type

Nullable

appSettingsOverrides

Map<String,String>

cloneCustomHostNames

Boolean

cloneSourceControl

Boolean

configureLoadBalancing

Boolean

correlationId

String

hostingEnvironment

String

overwrite

Boolean

sourceWebAppId

String

sourceWebAppLocation

String

trafficManagerProfileId

String

trafficManagerProfileName

String

ConnectionString

Name

Type

Nullable

connectionString

String

name

String

type

String

CorsSettings

Name

Type

Nullable

allowedOrigins

List

supportCredentials

Boolean

HandlerMapping

Name

Type

Nullable

arguments

String

extension

String

scriptProcessor

String

HostingEnvironmentProfile

Name

Type

Nullable

id

String

name

String

type

String

HostnameSslState

Name

Type

Nullable

hostType

String

name

String

sslState

String

thumbprint

String

toUpdate

Boolean

virtualIp

String

IpSecurityRestriction

Name

Type

Nullable

action

String

description

String

headers

Map<String,List>

ipAddress

String

name

String

priority

Int

subnetMask

String

subnetTrafficTag

Int

tag

String

vnetSubnetResourceId

String

vnetTrafficTag

Int

ManagedServiceIdentity

Name

Type

Nullable

principalId

String

tenantId

String

type

String

userAssignedIdentities

Map<String,UserAssignedIdentity>

PushSettings

Name

Type

Nullable

dynamicTagsJson

String

isPushEnabled

Boolean

tagWhitelistJson

String

tagsRequiringAuth

String

SlotSwapStatus

Name

Type

Nullable

destinationSlotName

String

sourceSlotName

String

timestampUtc

String

UserAssignedIdentity

Name

Type

Nullable

clientId

String

principalId

String

VirtualApplication

Name

Type

Nullable

physicalPath

String

preloadEnabled

Boolean

virtualPath

String

Last updated