Get Web App Result
data class GetWebAppResult(val availabilityState: String, val clientAffinityEnabled: Boolean? = null, val clientCertEnabled: Boolean? = null, val clientCertExclusionPaths: String? = null, val clientCertMode: String? = null, val containerSize: Int? = null, val customDomainVerificationId: String? = null, val dailyMemoryTimeQuota: Int? = null, val defaultHostName: String, val enabled: Boolean? = null, val enabledHostNames: List<String>, val extendedLocation: ExtendedLocationResponse? = null, val hostNameSslStates: List<HostNameSslStateResponse>? = null, val hostNames: List<String>, val hostNamesDisabled: Boolean? = null, val hostingEnvironmentProfile: HostingEnvironmentProfileResponse? = null, val httpsOnly: Boolean? = null, val hyperV: Boolean? = null, val id: String, val identity: ManagedServiceIdentityResponse? = null, val inProgressOperationId: String, val isDefaultContainer: Boolean, val isXenon: Boolean? = null, val keyVaultReferenceIdentity: String? = null, val kind: String? = null, val lastModifiedTimeUtc: String, val location: String, val managedEnvironmentId: String? = null, val maxNumberOfWorkers: Int, val name: String, val outboundIpAddresses: String, val possibleOutboundIpAddresses: String, val publicNetworkAccess: String? = null, val redundancyMode: String? = null, val repositorySiteName: String, val reserved: Boolean? = null, val resourceGroup: String, val scmSiteAlsoStopped: Boolean? = null, val serverFarmId: String? = null, val siteConfig: SiteConfigResponse? = null, val slotSwapStatus: SlotSwapStatusResponse, val state: String, val storageAccountRequired: Boolean? = null, val suspendedTill: String, val tags: Map<String, String>? = null, val targetSwapSlot: String, val trafficManagerHostNames: List<String>, val type: String, val usageState: String, val virtualNetworkSubnetId: String? = null, val vnetContentShareEnabled: Boolean? = null, val vnetImagePullEnabled: Boolean? = null, val vnetRouteAllEnabled: Boolean? = null)
A web app, a mobile app backend, or an API app.
Constructors
Link copied to clipboard
fun GetWebAppResult(availabilityState: String, clientAffinityEnabled: Boolean? = null, clientCertEnabled: Boolean? = null, clientCertExclusionPaths: String? = null, clientCertMode: String? = null, containerSize: Int? = null, customDomainVerificationId: String? = null, dailyMemoryTimeQuota: Int? = null, defaultHostName: String, enabled: Boolean? = null, enabledHostNames: List<String>, extendedLocation: ExtendedLocationResponse? = null, hostNameSslStates: List<HostNameSslStateResponse>? = null, hostNames: List<String>, hostNamesDisabled: Boolean? = null, hostingEnvironmentProfile: HostingEnvironmentProfileResponse? = null, httpsOnly: Boolean? = null, hyperV: Boolean? = null, id: String, identity: ManagedServiceIdentityResponse? = null, inProgressOperationId: String, isDefaultContainer: Boolean, isXenon: Boolean? = null, keyVaultReferenceIdentity: String? = null, kind: String? = null, lastModifiedTimeUtc: String, location: String, managedEnvironmentId: String? = null, maxNumberOfWorkers: Int, name: String, outboundIpAddresses: String, possibleOutboundIpAddresses: String, publicNetworkAccess: String? = null, redundancyMode: String? = null, repositorySiteName: String, reserved: Boolean? = null, resourceGroup: String, scmSiteAlsoStopped: Boolean? = null, serverFarmId: String? = null, siteConfig: SiteConfigResponse? = null, slotSwapStatus: SlotSwapStatusResponse, state: String, storageAccountRequired: Boolean? = null, suspendedTill: String, tags: Map<String, String>? = null, targetSwapSlot: String, trafficManagerHostNames: List<String>, type: String, usageState: String, virtualNetworkSubnetId: String? = null, vnetContentShareEnabled: Boolean? = null, vnetImagePullEnabled: Boolean? = null, vnetRouteAllEnabled: Boolean? = null)
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard