Get Standard Site Config
constructor(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, publicNetworkAccessEnabled: Boolean, runtimeScaleMonitoringEnabled: Boolean? = null, scmIpRestrictions: List<GetStandardSiteConfigScmIpRestriction>, scmMinTlsVersion: String, scmType: String, scmUseMainIpRestriction: Boolean? = null, use32BitWorkerProcess: Boolean? = null, vnetRouteAllEnabled: Boolean, websocketsEnabled: Boolean? = null)