Site Config Args
constructor(acrUseManagedIdentityCreds: Output<Boolean>? = null, acrUserManagedIdentityID: Output<String>? = null, alwaysOn: Output<Boolean>? = null, apiDefinition: Output<ApiDefinitionInfoArgs>? = null, apiManagementConfig: Output<ApiManagementConfigArgs>? = null, appCommandLine: Output<String>? = null, appSettings: Output<List<NameValuePairArgs>>? = null, autoHealEnabled: Output<Boolean>? = null, autoHealRules: Output<AutoHealRulesArgs>? = null, autoSwapSlotName: Output<String>? = null, azureStorageAccounts: Output<Map<String, AzureStorageInfoValueArgs>>? = null, connectionStrings: Output<List<ConnStringInfoArgs>>? = null, cors: Output<CorsSettingsArgs>? = null, defaultDocuments: Output<List<String>>? = null, detailedErrorLoggingEnabled: Output<Boolean>? = null, documentRoot: Output<String>? = null, elasticWebAppScaleLimit: Output<Int>? = null, experiments: Output<ExperimentsArgs>? = null, ftpsState: Output<Either<String, FtpsState>>? = null, functionAppScaleLimit: Output<Int>? = null, functionsRuntimeScaleMonitoringEnabled: Output<Boolean>? = null, handlerMappings: Output<List<HandlerMappingArgs>>? = null, healthCheckPath: Output<String>? = null, http20Enabled: Output<Boolean>? = null, httpLoggingEnabled: Output<Boolean>? = null, ipSecurityRestrictions: Output<List<IpSecurityRestrictionArgs>>? = null, ipSecurityRestrictionsDefaultAction: Output<Either<String, DefaultAction>>? = null, javaContainer: Output<String>? = null, javaContainerVersion: Output<String>? = null, javaVersion: Output<String>? = null, keyVaultReferenceIdentity: Output<String>? = null, limits: Output<SiteLimitsArgs>? = null, linuxFxVersion: Output<String>? = null, loadBalancing: Output<SiteLoadBalancing>? = null, localMySqlEnabled: Output<Boolean>? = null, logsDirectorySizeLimit: Output<Int>? = null, managedPipelineMode: Output<ManagedPipelineMode>? = null, managedServiceIdentityId: Output<Int>? = null, metadata: Output<List<NameValuePairArgs>>? = null, minTlsCipherSuite: Output<Either<String, TlsCipherSuites>>? = null, minTlsVersion: Output<Either<String, SupportedTlsVersions>>? = null, minimumElasticInstanceCount: Output<Int>? = null, netFrameworkVersion: Output<String>? = null, nodeVersion: Output<String>? = null, numberOfWorkers: Output<Int>? = null, phpVersion: Output<String>? = null, powerShellVersion: Output<String>? = null, preWarmedInstanceCount: Output<Int>? = null, publicNetworkAccess: Output<String>? = null, publishingUsername: Output<String>? = null, push: Output<PushSettingsArgs>? = null, pythonVersion: Output<String>? = null, remoteDebuggingEnabled: Output<Boolean>? = null, remoteDebuggingVersion: Output<String>? = null, requestTracingEnabled: Output<Boolean>? = null, requestTracingExpirationTime: Output<String>? = null, scmIpSecurityRestrictions: Output<List<IpSecurityRestrictionArgs>>? = null, scmIpSecurityRestrictionsDefaultAction: Output<Either<String, DefaultAction>>? = null, scmIpSecurityRestrictionsUseMain: Output<Boolean>? = null, scmMinTlsVersion: Output<Either<String, SupportedTlsVersions>>? = null, scmType: Output<Either<String, ScmType>>? = null, tracingOptions: Output<String>? = null, use32BitWorkerProcess: Output<Boolean>? = null, virtualApplications: Output<List<VirtualApplicationArgs>>? = null, vnetName: Output<String>? = null, vnetPrivatePortsCount: Output<Int>? = null, vnetRouteAllEnabled: Output<Boolean>? = null, webSocketsEnabled: Output<Boolean>? = null, websiteTimeZone: Output<String>? = null, windowsFxVersion: Output<String>? = null, xManagedServiceIdentityId: Output<Int>? = null)