Get Windows Function App Site Config
data class GetWindowsFunctionAppSiteConfig(val alwaysOn: Boolean, val apiDefinitionUrl: String, val apiManagementApiId: String, val appCommandLine: String, val appScaleLimit: Int, val appServiceLogs: List<GetWindowsFunctionAppSiteConfigAppServiceLog>, val applicationInsightsConnectionString: String, val applicationInsightsKey: String, val applicationStacks: List<GetWindowsFunctionAppSiteConfigApplicationStack>, val cors: List<GetWindowsFunctionAppSiteConfigCor>, val defaultDocuments: List<String>, val detailedErrorLoggingEnabled: Boolean, val elasticInstanceMinimum: Int, val ftpsState: String, val healthCheckEvictionTimeInMin: Int, val healthCheckPath: String, val http2Enabled: Boolean, val ipRestrictions: List<GetWindowsFunctionAppSiteConfigIpRestriction>, val loadBalancingMode: String, val managedPipelineMode: String, val minimumTlsVersion: String, val preWarmedInstanceCount: Int, val remoteDebuggingEnabled: Boolean, val remoteDebuggingVersion: String, val runtimeScaleMonitoringEnabled: Boolean, val scmIpRestrictions: List<GetWindowsFunctionAppSiteConfigScmIpRestriction>, val scmMinimumTlsVersion: String, val scmType: String, val scmUseMainIpRestriction: Boolean, val use32BitWorker: Boolean, val vnetRouteAllEnabled: Boolean, val websocketsEnabled: Boolean, val windowsFxVersion: String, val workerCount: Int)
Constructors
Link copied to clipboard
fun GetWindowsFunctionAppSiteConfig(alwaysOn: Boolean, apiDefinitionUrl: String, apiManagementApiId: String, appCommandLine: String, appScaleLimit: Int, appServiceLogs: List<GetWindowsFunctionAppSiteConfigAppServiceLog>, applicationInsightsConnectionString: String, applicationInsightsKey: String, applicationStacks: List<GetWindowsFunctionAppSiteConfigApplicationStack>, cors: List<GetWindowsFunctionAppSiteConfigCor>, defaultDocuments: List<String>, detailedErrorLoggingEnabled: Boolean, elasticInstanceMinimum: Int, ftpsState: String, healthCheckEvictionTimeInMin: Int, healthCheckPath: String, http2Enabled: Boolean, ipRestrictions: List<GetWindowsFunctionAppSiteConfigIpRestriction>, loadBalancingMode: String, managedPipelineMode: String, minimumTlsVersion: String, preWarmedInstanceCount: Int, remoteDebuggingEnabled: Boolean, remoteDebuggingVersion: String, runtimeScaleMonitoringEnabled: Boolean, scmIpRestrictions: List<GetWindowsFunctionAppSiteConfigScmIpRestriction>, scmMinimumTlsVersion: String, scmType: String, scmUseMainIpRestriction: Boolean, use32BitWorker: Boolean, vnetRouteAllEnabled: Boolean, websocketsEnabled: Boolean, windowsFxVersion: String, workerCount: Int)
Types
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
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
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
Link copied to clipboard