ACIService Response Response
data class ACIServiceResponseResponse(val appInsightsEnabled: Boolean? = null, val authEnabled: Boolean? = null, val cname: String? = null, val computeType: String, val containerResourceRequirements: ContainerResourceRequirementsResponse? = null, val dataCollection: ACIServiceResponseResponseDataCollection? = null, val deploymentType: String? = null, val description: String? = null, val encryptionProperties: ACIServiceResponseResponseEncryptionProperties? = null, val environmentImageRequest: ACIServiceResponseResponseEnvironmentImageRequest? = null, val error: ServiceResponseBaseResponseError, val kvTags: Map<String, String>? = null, val location: String? = null, val modelConfigMap: Map<String, Any>, val models: List<ModelResponse>? = null, val properties: Map<String, String>? = null, val publicFqdn: String? = null, val publicIp: String? = null, val scoringUri: String, val sslCertificate: String? = null, val sslEnabled: Boolean? = null, val sslKey: String? = null, val state: String, val swaggerUri: String, val vnetConfiguration: ACIServiceResponseResponseVnetConfiguration? = null)
The response for an ACI service.
Constructors
Link copied to clipboard
fun ACIServiceResponseResponse(appInsightsEnabled: Boolean? = null, authEnabled: Boolean? = null, cname: String? = null, computeType: String, containerResourceRequirements: ContainerResourceRequirementsResponse? = null, dataCollection: ACIServiceResponseResponseDataCollection? = null, deploymentType: String? = null, description: String? = null, encryptionProperties: ACIServiceResponseResponseEncryptionProperties? = null, environmentImageRequest: ACIServiceResponseResponseEnvironmentImageRequest? = null, error: ServiceResponseBaseResponseError, kvTags: Map<String, String>? = null, location: String? = null, modelConfigMap: Map<String, Any>, models: List<ModelResponse>? = null, properties: Map<String, String>? = null, publicFqdn: String? = null, publicIp: String? = null, scoringUri: String, sslCertificate: String? = null, sslEnabled: Boolean? = null, sslKey: String? = null, state: String, swaggerUri: String, vnetConfiguration: ACIServiceResponseResponseVnetConfiguration? = 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