Get Windows Function App Result
data class GetWindowsFunctionAppResult(val appSettings: Map<String, String>, val authSettings: List<GetWindowsFunctionAppAuthSetting>, val authSettingsV2s: List<GetWindowsFunctionAppAuthSettingsV2>, val backups: List<GetWindowsFunctionAppBackup>, val builtinLoggingEnabled: Boolean, val clientCertificateEnabled: Boolean, val clientCertificateExclusionPaths: String, val clientCertificateMode: String, val connectionStrings: List<GetWindowsFunctionAppConnectionString>, val contentShareForceDisabled: Boolean, val customDomainVerificationId: String, val dailyMemoryTimeQuota: Int, val defaultHostname: String, val enabled: Boolean, val functionsExtensionVersion: String, val hostingEnvironmentId: String, val httpsOnly: Boolean, val id: String, val identities: List<GetWindowsFunctionAppIdentity>, val kind: String, val location: String, 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<GetWindowsFunctionAppSiteConfig>, val siteCredentials: List<GetWindowsFunctionAppSiteCredential>, val stickySettings: List<GetWindowsFunctionAppStickySetting>, val storageAccountAccessKey: String, val storageAccountName: String, val storageKeyVaultSecretId: String, val storageUsesManagedIdentity: Boolean, val tags: Map<String, String>, val virtualNetworkSubnetId: String)
A collection of values returned by getWindowsFunctionApp.
Constructors
Link copied to clipboard
fun GetWindowsFunctionAppResult(appSettings: Map<String, String>, authSettings: List<GetWindowsFunctionAppAuthSetting>, authSettingsV2s: List<GetWindowsFunctionAppAuthSettingsV2>, backups: List<GetWindowsFunctionAppBackup>, builtinLoggingEnabled: Boolean, clientCertificateEnabled: Boolean, clientCertificateExclusionPaths: String, clientCertificateMode: String, connectionStrings: List<GetWindowsFunctionAppConnectionString>, contentShareForceDisabled: Boolean, customDomainVerificationId: String, dailyMemoryTimeQuota: Int, defaultHostname: String, enabled: Boolean, functionsExtensionVersion: String, hostingEnvironmentId: String, httpsOnly: Boolean, id: String, identities: List<GetWindowsFunctionAppIdentity>, kind: String, location: String, name: String, outboundIpAddressLists: List<String>, outboundIpAddresses: String, possibleOutboundIpAddressLists: List<String>, possibleOutboundIpAddresses: String, publicNetworkAccessEnabled: Boolean, resourceGroupName: String, servicePlanId: String, siteConfigs: List<GetWindowsFunctionAppSiteConfig>, siteCredentials: List<GetWindowsFunctionAppSiteCredential>, stickySettings: List<GetWindowsFunctionAppStickySetting>, storageAccountAccessKey: String, storageAccountName: String, storageKeyVaultSecretId: String, storageUsesManagedIdentity: Boolean, 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