Get Standard Site Config
data class GetStandardSiteConfig(val alwaysOn: Boolean? = null, val appScaleLimit: Int, val autoSwapSlotName: String, val cors: GetStandardSiteConfigCors, val dotnetFrameworkVersion: String? = null, val elasticInstanceMinimum: Int, val ftpsState: String, val healthCheckPath: String? = null, val http2Enabled: Boolean? = null, val ipRestrictions: List<GetStandardSiteConfigIpRestriction>, val linuxFxVersion: String, val minTlsVersion: String, val preWarmedInstanceCount: Int, val runtimeScaleMonitoringEnabled: Boolean? = null, val scmIpRestrictions: List<GetStandardSiteConfigScmIpRestriction>, val scmMinTlsVersion: String, val scmType: String, val scmUseMainIpRestriction: Boolean? = null, val use32BitWorkerProcess: Boolean? = null, val vnetRouteAllEnabled: Boolean, val websocketsEnabled: Boolean? = null) : ConvertibleToJava<GetStandardSiteConfig>
Constructors
Link copied to clipboard
fun GetStandardSiteConfig(alwaysOn: Boolean? = null, appScaleLimit: Int, autoSwapSlotName: String, cors: GetStandardSiteConfigCors, dotnetFrameworkVersion: String? = null, elasticInstanceMinimum: Int, ftpsState: String, healthCheckPath: String? = null, http2Enabled: Boolean? = null, ipRestrictions: List<GetStandardSiteConfigIpRestriction>, linuxFxVersion: String, minTlsVersion: String, preWarmedInstanceCount: Int, runtimeScaleMonitoringEnabled: Boolean? = null, scmIpRestrictions: List<GetStandardSiteConfigScmIpRestriction>, scmMinTlsVersion: String, scmType: String, scmUseMainIpRestriction: Boolean? = null, use32BitWorkerProcess: Boolean? = null, vnetRouteAllEnabled: Boolean, websocketsEnabled: Boolean? = 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