Batch Deployment Response
constructor(codeConfiguration: CodeConfigurationResponse? = null, compute: String? = null, deploymentConfiguration: BatchPipelineComponentDeploymentConfigurationResponse? = null, description: String? = null, environmentId: String? = null, environmentVariables: Map<String, String>? = null, errorThreshold: Int? = null, loggingLevel: String? = null, maxConcurrencyPerInstance: Int? = null, miniBatchSize: Double? = null, model: Any? = null, outputAction: String? = null, outputFileName: String? = null, properties: Map<String, String>? = null, provisioningState: String, resources: DeploymentResourceConfigurationResponse? = null, retrySettings: BatchRetrySettingsResponse? = null)