Linux Web App Slot Site Config Args
data class LinuxWebAppSlotSiteConfigArgs(val alwaysOn: Output<Boolean>? = null, val apiDefinitionUrl: Output<String>? = null, val apiManagementApiId: Output<String>? = null, val appCommandLine: Output<String>? = null, val applicationStack: Output<LinuxWebAppSlotSiteConfigApplicationStackArgs>? = null, val autoHealEnabled: Output<Boolean>? = null, val autoHealSetting: Output<LinuxWebAppSlotSiteConfigAutoHealSettingArgs>? = null, val autoSwapSlotName: Output<String>? = null, val containerRegistryManagedIdentityClientId: Output<String>? = null, val containerRegistryUseManagedIdentity: Output<Boolean>? = null, val cors: Output<LinuxWebAppSlotSiteConfigCorsArgs>? = null, val defaultDocuments: Output<List<String>>? = null, val detailedErrorLoggingEnabled: Output<Boolean>? = null, val ftpsState: Output<String>? = null, val healthCheckEvictionTimeInMin: Output<Int>? = null, val healthCheckPath: Output<String>? = null, val http2Enabled: Output<Boolean>? = null, val ipRestrictions: Output<List<LinuxWebAppSlotSiteConfigIpRestrictionArgs>>? = null, val linuxFxVersion: Output<String>? = null, val loadBalancingMode: Output<String>? = null, val localMysqlEnabled: Output<Boolean>? = null, val managedPipelineMode: Output<String>? = null, val minimumTlsVersion: Output<String>? = null, val remoteDebuggingEnabled: Output<Boolean>? = null, val remoteDebuggingVersion: Output<String>? = null, val scmIpRestrictions: Output<List<LinuxWebAppSlotSiteConfigScmIpRestrictionArgs>>? = null, val scmMinimumTlsVersion: Output<String>? = null, val scmType: Output<String>? = null, val scmUseMainIpRestriction: Output<Boolean>? = null, val use32BitWorker: Output<Boolean>? = null, val vnetRouteAllEnabled: Output<Boolean>? = null, val websocketsEnabled: Output<Boolean>? = null, val workerCount: Output<Int>? = null) : ConvertibleToJava<LinuxWebAppSlotSiteConfigArgs>
Constructors
Link copied to clipboard
fun LinuxWebAppSlotSiteConfigArgs(alwaysOn: Output<Boolean>? = null, apiDefinitionUrl: Output<String>? = null, apiManagementApiId: Output<String>? = null, appCommandLine: Output<String>? = null, applicationStack: Output<LinuxWebAppSlotSiteConfigApplicationStackArgs>? = null, autoHealEnabled: Output<Boolean>? = null, autoHealSetting: Output<LinuxWebAppSlotSiteConfigAutoHealSettingArgs>? = null, autoSwapSlotName: Output<String>? = null, containerRegistryManagedIdentityClientId: Output<String>? = null, containerRegistryUseManagedIdentity: Output<Boolean>? = null, cors: Output<LinuxWebAppSlotSiteConfigCorsArgs>? = null, defaultDocuments: Output<List<String>>? = null, detailedErrorLoggingEnabled: Output<Boolean>? = null, ftpsState: Output<String>? = null, healthCheckEvictionTimeInMin: Output<Int>? = null, healthCheckPath: Output<String>? = null, http2Enabled: Output<Boolean>? = null, ipRestrictions: Output<List<LinuxWebAppSlotSiteConfigIpRestrictionArgs>>? = null, linuxFxVersion: Output<String>? = null, loadBalancingMode: Output<String>? = null, localMysqlEnabled: Output<Boolean>? = null, managedPipelineMode: Output<String>? = null, minimumTlsVersion: Output<String>? = null, remoteDebuggingEnabled: Output<Boolean>? = null, remoteDebuggingVersion: Output<String>? = null, scmIpRestrictions: Output<List<LinuxWebAppSlotSiteConfigScmIpRestrictionArgs>>? = null, scmMinimumTlsVersion: Output<String>? = null, scmType: Output<String>? = null, scmUseMainIpRestriction: Output<Boolean>? = null, use32BitWorker: Output<Boolean>? = null, vnetRouteAllEnabled: Output<Boolean>? = null, websocketsEnabled: Output<Boolean>? = null, workerCount: Output<Int>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard