Get Windows Web App Result
data class GetWindowsWebAppResult(val appSettings: Map<String, String>, val authSettings: List<GetWindowsWebAppAuthSetting>, val authSettingsV2s: List<GetWindowsWebAppAuthSettingsV2>, val backups: List<GetWindowsWebAppBackup>, val clientAffinityEnabled: Boolean, val clientCertificateEnabled: Boolean, val clientCertificateExclusionPaths: String, val clientCertificateMode: String, val connectionStrings: List<GetWindowsWebAppConnectionString>, val customDomainVerificationId: String, val defaultHostname: String, val enabled: Boolean, val hostingEnvironmentId: String, val httpsOnly: Boolean, val id: String, val identities: List<GetWindowsWebAppIdentity>, val kind: String, val location: String, val logs: List<GetWindowsWebAppLog>, val name: String, val outboundIpAddressLists: List<String>, val outboundIpAddresses: String, val possibleOutboundIpAddressLists: List<String>, val possibleOutboundIpAddresses: String, val publicNetworkAccessEnabled: Boolean, val resourceGroupName: String, val servicePlanId: String, val siteConfigs: List<GetWindowsWebAppSiteConfig>, val siteCredentials: List<GetWindowsWebAppSiteCredential>, val stickySettings: List<GetWindowsWebAppStickySetting>, val storageAccounts: List<GetWindowsWebAppStorageAccount>, val tags: Map<String, String>, val virtualNetworkSubnetId: String)
A collection of values returned by getWindowsWebApp.
Constructors
Link copied to clipboard
fun GetWindowsWebAppResult(appSettings: Map<String, String>, authSettings: List<GetWindowsWebAppAuthSetting>, authSettingsV2s: List<GetWindowsWebAppAuthSettingsV2>, backups: List<GetWindowsWebAppBackup>, clientAffinityEnabled: Boolean, clientCertificateEnabled: Boolean, clientCertificateExclusionPaths: String, clientCertificateMode: String, connectionStrings: List<GetWindowsWebAppConnectionString>, customDomainVerificationId: String, defaultHostname: String, enabled: Boolean, hostingEnvironmentId: String, httpsOnly: Boolean, id: String, identities: List<GetWindowsWebAppIdentity>, kind: String, location: String, logs: List<GetWindowsWebAppLog>, name: String, outboundIpAddressLists: List<String>, outboundIpAddresses: String, possibleOutboundIpAddressLists: List<String>, possibleOutboundIpAddresses: String, publicNetworkAccessEnabled: Boolean, resourceGroupName: String, servicePlanId: String, siteConfigs: List<GetWindowsWebAppSiteConfig>, siteCredentials: List<GetWindowsWebAppSiteCredential>, stickySettings: List<GetWindowsWebAppStickySetting>, storageAccounts: List<GetWindowsWebAppStorageAccount>, tags: Map<String, String>, virtualNetworkSubnetId: String)
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