AKSServiceResponseResponse

constructor(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)