Apache Tomcat AKSWorkload Deployment Response
data class ApacheTomcatAKSWorkloadDeploymentResponse(val automationArtifactProperties: AutomationArtifactResponse? = null, val bindings: List<BindingResponse>? = null, val buildContainerImages: List<ContainerImagePropertiesResponse>? = null, val clusterProperties: AKSDeploymentPropertiesResponse? = null, val configurations: List<WebApplicationConfigurationResponse>? = null, val containerImageProperties: ContainerImagePropertiesResponse? = null, val deploymentHistory: List<DeployedResourcesPropertiesResponse>, val deploymentNamePrefix: String? = null, val deploymentSpec: AKSDeploymentSpecificationResponse? = null, val directories: List<WebApplicationDirectoryResponse>? = null, val limits: ResourceRequirementsResponse? = null, val monitoringProperties: AppInsightMonitoringPropertiesResponse? = null, val requests: ResourceRequirementsResponse? = null, val targetPlatformIdentity: String? = null)
ApacheTomcat web application.
Constructors
Link copied to clipboard
fun ApacheTomcatAKSWorkloadDeploymentResponse(automationArtifactProperties: AutomationArtifactResponse? = null, bindings: List<BindingResponse>? = null, buildContainerImages: List<ContainerImagePropertiesResponse>? = null, clusterProperties: AKSDeploymentPropertiesResponse? = null, configurations: List<WebApplicationConfigurationResponse>? = null, containerImageProperties: ContainerImagePropertiesResponse? = null, deploymentHistory: List<DeployedResourcesPropertiesResponse>, deploymentNamePrefix: String? = null, deploymentSpec: AKSDeploymentSpecificationResponse? = null, directories: List<WebApplicationDirectoryResponse>? = null, limits: ResourceRequirementsResponse? = null, monitoringProperties: AppInsightMonitoringPropertiesResponse? = null, requests: ResourceRequirementsResponse? = null, targetPlatformIdentity: String? = 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