WebAppArgs

constructor(autoGeneratedDomainNameLabelScope: Output<AutoGeneratedDomainNameLabelScope>? = null, clientAffinityEnabled: Output<Boolean>? = null, clientCertEnabled: Output<Boolean>? = null, clientCertExclusionPaths: Output<String>? = null, clientCertMode: Output<ClientCertMode>? = null, cloningInfo: Output<CloningInfoArgs>? = null, containerSize: Output<Int>? = null, customDomainVerificationId: Output<String>? = null, dailyMemoryTimeQuota: Output<Int>? = null, daprConfig: Output<DaprConfigArgs>? = null, dnsConfiguration: Output<SiteDnsConfigArgs>? = null, enabled: Output<Boolean>? = null, endToEndEncryptionEnabled: Output<Boolean>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, functionAppConfig: Output<FunctionAppConfigArgs>? = null, hostNameSslStates: Output<List<HostNameSslStateArgs>>? = null, hostNamesDisabled: Output<Boolean>? = null, hostingEnvironmentProfile: Output<HostingEnvironmentProfileArgs>? = null, httpsOnly: Output<Boolean>? = null, hyperV: Output<Boolean>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, ipMode: Output<IPMode>? = null, isXenon: Output<Boolean>? = null, keyVaultReferenceIdentity: Output<String>? = null, kind: Output<String>? = null, location: Output<String>? = null, managedEnvironmentId: Output<String>? = null, name: Output<String>? = null, publicNetworkAccess: Output<String>? = null, redundancyMode: Output<RedundancyMode>? = null, reserved: Output<Boolean>? = null, resourceConfig: Output<ResourceConfigArgs>? = null, resourceGroupName: Output<String>? = null, scmSiteAlsoStopped: Output<Boolean>? = null, serverFarmId: Output<String>? = null, siteConfig: Output<SiteConfigArgs>? = null, storageAccountRequired: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, virtualNetworkSubnetId: Output<String>? = null, vnetBackupRestoreEnabled: Output<Boolean>? = null, vnetContentShareEnabled: Output<Boolean>? = null, vnetImagePullEnabled: Output<Boolean>? = null, vnetRouteAllEnabled: Output<Boolean>? = null, workloadProfileName: Output<String>? = null)