Get App Service Site Config
constructor(acrUseManagedIdentityCredentials: Boolean, acrUserManagedIdentityClientId: String, alwaysOn: Boolean, appCommandLine: String, cors: List<GetAppServiceSiteConfigCor>, defaultDocuments: List<String>, dotnetFrameworkVersion: String, ftpsState: String, healthCheckPath: String, http2Enabled: Boolean, ipRestrictions: List<GetAppServiceSiteConfigIpRestriction>, javaContainer: String, javaContainerVersion: String, javaVersion: String, linuxFxVersion: String, localMysqlEnabled: Boolean, managedPipelineMode: String, minTlsVersion: String, numberOfWorkers: Int, phpVersion: String, pythonVersion: String, remoteDebuggingEnabled: Boolean, remoteDebuggingVersion: String, scmIpRestrictions: List<GetAppServiceSiteConfigScmIpRestriction>, scmType: String, scmUseMainIpRestriction: Boolean, use32BitWorkerProcess: Boolean, vnetRouteAllEnabled: Boolean, websocketsEnabled: Boolean, windowsFxVersion: String)