AKSService Response Response
data class AKSServiceResponseResponse(val aadAuthEnabled: Boolean? = null, val appInsightsEnabled: Boolean? = null, val authEnabled: Boolean? = null, val autoScaler: AKSServiceResponseResponseAutoScaler? = null, val computeName: String? = null, val computeType: String, val containerResourceRequirements: ContainerResourceRequirementsResponse? = null, val dataCollection: AKSServiceResponseResponseDataCollection? = null, val deploymentStatus: AKSServiceResponseResponseDeploymentStatus, val deploymentType: String? = null, val description: String? = null, val environmentImageRequest: AKSServiceResponseResponseEnvironmentImageRequest? = null, val error: ServiceResponseBaseResponseError, val isDefault: Boolean? = null, val kvTags: Map<String, String>? = null, val livenessProbeRequirements: AKSServiceResponseResponseLivenessProbeRequirements? = null, val maxConcurrentRequestsPerContainer: Int? = null, val maxQueueWaitMs: Int? = null, val modelConfigMap: Map<String, Any>, val models: List<ModelResponse>? = null, val namespace: String? = null, val numReplicas: Int? = null, val properties: Map<String, String>? = null, val scoringTimeoutMs: Int? = null, val scoringUri: String, val state: String, val swaggerUri: String, val trafficPercentile: Double? = null, val type: String? = null)
The response for an AKS service.
Constructors
Link copied to clipboard
fun AKSServiceResponseResponse(aadAuthEnabled: Boolean? = null, appInsightsEnabled: Boolean? = null, authEnabled: Boolean? = null, autoScaler: AKSServiceResponseResponseAutoScaler? = null, computeName: String? = null, computeType: String, containerResourceRequirements: ContainerResourceRequirementsResponse? = null, dataCollection: AKSServiceResponseResponseDataCollection? = null, deploymentStatus: AKSServiceResponseResponseDeploymentStatus, deploymentType: String? = null, description: String? = null, environmentImageRequest: AKSServiceResponseResponseEnvironmentImageRequest? = null, error: ServiceResponseBaseResponseError, isDefault: Boolean? = null, kvTags: Map<String, String>? = null, livenessProbeRequirements: AKSServiceResponseResponseLivenessProbeRequirements? = null, maxConcurrentRequestsPerContainer: Int? = null, maxQueueWaitMs: Int? = null, modelConfigMap: Map<String, Any>, models: List<ModelResponse>? = null, namespace: String? = null, numReplicas: Int? = null, properties: Map<String, String>? = null, scoringTimeoutMs: Int? = null, scoringUri: String, state: String, swaggerUri: String, trafficPercentile: Double? = null, type: 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
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