MachineLearningServiceArgs

fun MachineLearningServiceArgs(computeType: Output<Either<String, ComputeEnvironmentType>>? = null, description: Output<String>? = null, environmentImageRequest: Output<CreateServiceRequestEnvironmentImageRequestArgs>? = null, keys: Output<CreateServiceRequestKeysArgs>? = null, kvTags: Output<Map<String, String>>? = null, location: Output<String>? = null, properties: Output<Map<String, String>>? = null, resourceGroupName: Output<String>? = null, serviceName: Output<String>? = null, workspaceName: Output<String>? = null)

Deprecated

Please use one of the variants: ACIService, AKSService, EndpointVariant.